Download typesafeconfig-internal-1.1.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.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials