Download classy-core_2.12-0.2.0.jar file - Jar c

Jar examples for c:classy-core-2.12

Description

Type safe configurations for Scala

You can download jar file classy-core_2.12 0.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add classy-core_2.12-0.2.0.jar to your project.

<dependency>
   <groupId>com.fortysevendeg</groupId>
   <artifactId>classy-core_2.12</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.fortysevendeg', name: 'classy-core_2.12', version: '0.2.0'
libraryDependencies += "com.fortysevendeg" % "classy-core_2.12" % "0.2.0"
<dependency org="com.fortysevendeg" name="classy-core_2.12" rev="0.2.0"/>
@Grapes(@Grab(group='com.fortysevendeg', module='classy-core_2.12', version='0.2.0'))
'com.fortysevendeg:classy-core_2.12:jar:0.2.0'

Download

Click the following link to download the jar file.

classy-core_2.12-0.2.0-javadoc.jar
classy-core_2.12-0.2.0-sources.jar
classy-core_2.12-0.2.0.jar
classy-core_2.12-0.2.0.pom



Related Tutorials