Download crafter-profile-api-2.5.0-RC3.jar file - Jar c

Jar examples for c:crafter-profile-api

Description

Crafter Profile API

You can download jar file crafter-profile-api 2.5.0-RC3 in this page.

License

GNU GENERAL PUBLIC LICENSE, Version 3

Build File

You can use the following script to add crafter-profile-api-2.5.0-RC3.jar to your project.

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

Download

Click the following link to download the jar file.

crafter-profile-api-2.5.0-RC3-javadoc.jar
crafter-profile-api-2.5.0-RC3-sources.jar
crafter-profile-api-2.5.0-RC3.jar
crafter-profile-api-2.5.0-RC3.pom



Related Tutorials