Jar examples for j:jparley-api
jParley framework API components
You can download jar file jparley-api 1.0.0-beta in this page.
The Apache Software License, Version 2.0
You can use the following script to add jparley-api-1.0.0-beta.jar to your project.
<dependency> <groupId>com.soulwarelabs.jparley</groupId> <artifactId>jparley-api</artifactId> <version>1.0.0-beta</version> </dependency>
compile group: 'com.soulwarelabs.jparley', name: 'jparley-api', version: '1.0.0-beta'
libraryDependencies += "com.soulwarelabs.jparley" % "jparley-api" % "1.0.0-beta"
<dependency org="com.soulwarelabs.jparley" name="jparley-api" rev="1.0.0-beta"/>
@Grapes(@Grab(group='com.soulwarelabs.jparley', module='jparley-api', version='1.0.0-beta'))
'com.soulwarelabs.jparley:jparley-api:jar:1.0.0-beta'
Click the following link to download the jar file.
jparley-api-1.0.0-beta-javadoc.jar