Download beangle-security-core-3.3.6.jar file - Jar b

Jar examples for b:beangle-security-core

Description

You can download jar file beangle-security-core 3.3.6 in this page.

Build File

You can use the following script to add beangle-security-core-3.3.6.jar to your project.

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

Download

Click the following link to download the jar file.

beangle-security-core-3.3.6-javadoc.jar
beangle-security-core-3.3.6-sources.jar
beangle-security-core-3.3.6.jar
beangle-security-core-3.3.6.pom



Related Tutorials