Download crafter-profile-api-v2.5.0-Beta7.jar file - Jar c

Jar examples for c:crafter-profile-api

Description

Crafter Profile API

You can download jar file crafter-profile-api v2.5.0-Beta7 in this page.

License

GNU GENERAL PUBLIC LICENSE, Version 3

Build File

You can use the following script to add crafter-profile-api-v2.5.0-Beta7.jar to your project.

<dependency>
   <groupId>org.craftercms</groupId>
   <artifactId>crafter-profile-api</artifactId>
   <version>v2.5.0-Beta7</version>
</dependency>
compile group: 'org.craftercms', name: 'crafter-profile-api', version: 'v2.5.0-Beta7'
libraryDependencies += "org.craftercms" % "crafter-profile-api" % "v2.5.0-Beta7"
<dependency org="org.craftercms" name="crafter-profile-api" rev="v2.5.0-Beta7"/>
@Grapes(@Grab(group='org.craftercms', module='crafter-profile-api', version='v2.5.0-Beta7'))
'org.craftercms:crafter-profile-api:jar:v2.5.0-Beta7'

Download

Click the following link to download the jar file.

crafter-profile-api-v2.5.0-Beta7-javadoc.jar
crafter-profile-api-v2.5.0-Beta7-sources.jar
crafter-profile-api-v2.5.0-Beta7.jar
crafter-profile-api-v2.5.0-Beta7.pom



Related Tutorials