Download classy-core_2.11-0.3.0.jar file - Jar c

Jar examples for c:classy-core-2.11

Description

Type safe configurations for Scala

You can download jar file classy-core_2.11 0.3.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add classy-core_2.11-0.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

classy-core_2.11-0.3.0-javadoc.jar
classy-core_2.11-0.3.0-sources.jar
classy-core_2.11-0.3.0.jar
classy-core_2.11-0.3.0.pom



Related Tutorials