Download scribble-security-0.3.2.1.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.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials