Download typedkey-0.9.0.jar file - Jar t

Jar examples for t:typedkey

Description

Type-safe keys and their respective environments

You can download jar file typedkey 0.9.0 in this page.

License

Apache 2

Build File

You can use the following script to add typedkey-0.9.0.jar to your project.

<dependency>
   <groupId>com.ckkloverdos</groupId>
   <artifactId>typedkey</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'com.ckkloverdos', name: 'typedkey', version: '0.9.0'
libraryDependencies += "com.ckkloverdos" % "typedkey" % "0.9.0"
<dependency org="com.ckkloverdos" name="typedkey" rev="0.9.0"/>
@Grapes(@Grab(group='com.ckkloverdos', module='typedkey', version='0.9.0'))
'com.ckkloverdos:typedkey:jar:0.9.0'

Download

Click the following link to download the jar file.

typedkey-0.9.0-javadoc.jar
typedkey-0.9.0-sources.jar
typedkey-0.9.0.jar
typedkey-0.9.0.pom



Related Tutorials