Download classy-core_2.12-0.4.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.4.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.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials