Jar examples for t:truecommons-key-default
The KeyManager implementation in this module fails to resolve any keys. Its priority is set to Integer.MIN_VALUE, so any other KeyManager module on the class path will take precedence.
You can download jar file truecommons-key-default 2.5.0 in this page.
Open Source License
You can use the following script to add truecommons-key-default-2.5.0.jar to your project.
<dependency> <groupId>net.java.truecommons</groupId> <artifactId>truecommons-key-default</artifactId> <version>2.5.0</version> </dependency>
compile group: 'net.java.truecommons', name: 'truecommons-key-default', version: '2.5.0'
libraryDependencies += "net.java.truecommons" % "truecommons-key-default" % "2.5.0"
<dependency org="net.java.truecommons" name="truecommons-key-default" rev="2.5.0"/>
@Grapes(@Grab(group='net.java.truecommons', module='truecommons-key-default', version='2.5.0'))
'net.java.truecommons:truecommons-key-default:jar:2.5.0'
Click the following link to download the jar file.
truecommons-key-default-2.5.0-javadoc.jar