Download typesafeconfig-internal-1.0.jar file - Jar t

Jar examples for t:typesafeconfig-internal

Description

Code common to various typesafeconfig-extensions projects. Other projects should not use this project directly, and it should not be considered part of the public API.

You can download jar file typesafeconfig-internal 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add typesafeconfig-internal-1.0.jar to your project.

<dependency>
   <groupId>edu.gatech.gtri.typesafeconfig-extensions</groupId>
   <artifactId>typesafeconfig-internal</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'edu.gatech.gtri.typesafeconfig-extensions', name: 'typesafeconfig-internal', version: '1.0'
libraryDependencies += "edu.gatech.gtri.typesafeconfig-extensions" % "typesafeconfig-internal" % "1.0"
<dependency org="edu.gatech.gtri.typesafeconfig-extensions" name="typesafeconfig-internal" rev="1.0"/>
@Grapes(@Grab(group='edu.gatech.gtri.typesafeconfig-extensions', module='typesafeconfig-internal', version='1.0'))
'edu.gatech.gtri.typesafeconfig-extensions:typesafeconfig-internal:jar:1.0'

Download

Click the following link to download the jar file.

typesafeconfig-internal-1.0-javadoc.jar
typesafeconfig-internal-1.0-sources.jar
typesafeconfig-internal-1.0.jar
typesafeconfig-internal-1.0.pom



Related Tutorials