Download truecommons-key-spec-2.5.0.jar file - Jar t

Jar examples for t:truecommons-key-spec

Description

Specifies a pluggable API for key management.

You can download jar file truecommons-key-spec 2.5.0 in this page.

License

Open Source License

Build File

You can use the following script to add truecommons-key-spec-2.5.0.jar to your project.

<dependency>
   <groupId>net.java.truecommons</groupId>
   <artifactId>truecommons-key-spec</artifactId>
   <version>2.5.0</version>
</dependency>
compile group: 'net.java.truecommons', name: 'truecommons-key-spec', version: '2.5.0'
libraryDependencies += "net.java.truecommons" % "truecommons-key-spec" % "2.5.0"
<dependency org="net.java.truecommons" name="truecommons-key-spec" rev="2.5.0"/>
@Grapes(@Grab(group='net.java.truecommons', module='truecommons-key-spec', version='2.5.0'))
'net.java.truecommons:truecommons-key-spec:jar:2.5.0'

Download

Click the following link to download the jar file.

truecommons-key-spec-2.5.0-javadoc.jar
truecommons-key-spec-2.5.0-sources.jar
truecommons-key-spec-2.5.0-test-sources.jar
truecommons-key-spec-2.5.0-tests.jar
truecommons-key-spec-2.5.0.jar
truecommons-key-spec-2.5.0.pom



Related Tutorials