Jar examples for t:typedkey
Type-safe keys and their respective environments
You can download jar file typedkey 0.9.0 in this page.
Apache 2
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'
Click the following link to download the jar file.
typedkey-0.9.0-javadoc.jar