scalaxal is an extensible Address Language (xAL) library written in scala
Scala versions:
2.12
scalaxal 1.2
Group ID:
com.github.workingDog
Artifact ID:
scalaxal_2.12
Version:
1.2
Release Date:
May 12, 2018
Licenses:
Files:
Full Scala Version:
2.12.6
Developers:
libraryDependencies += "com.github.workingDog" %% "scalaxal" % "1.2"
ivy"com.github.workingDog::scalaxal:1.2"
//> using dep "com.github.workingDog::scalaxal:1.2"
import $ivy.`com.github.workingDog::scalaxal:1.2`
<dependency> <groupId>com.github.workingDog</groupId> <artifactId>scalaxal_2.12</artifactId> <version>1.2</version> </dependency>
compile group: 'com.github.workingDog', name: 'scalaxal_2.12', version: '1.2'