Download scribble-security-0.3.2.jar file - Jar s

Jar examples for s:scribble-security

Description

Helper classes for dealing with java security (JAAS)

You can download jar file scribble-security 0.3.2 in this page.

License

Apache License

Build File

You can use the following script to add scribble-security-0.3.2.jar to your project.

<dependency>
   <groupId>io.inkstand</groupId>
   <artifactId>scribble-security</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'io.inkstand', name: 'scribble-security', version: '0.3.2'
libraryDependencies += "io.inkstand" % "scribble-security" % "0.3.2"
<dependency org="io.inkstand" name="scribble-security" rev="0.3.2"/>
@Grapes(@Grab(group='io.inkstand', module='scribble-security', version='0.3.2'))
'io.inkstand:scribble-security:jar:0.3.2'

Download

Click the following link to download the jar file.

scribble-security-0.3.2-javadoc.jar
scribble-security-0.3.2-sources.jar
scribble-security-0.3.2.jar
scribble-security-0.3.2.pom



Related Tutorials