Download substeps-core-api-1.1.3.jar file - Jar s

Jar examples for s:substeps-core-api

Description

You can download jar file substeps-core-api 1.1.3 in this page.

License

LGPL 3.0 license

Build File

You can use the following script to add substeps-core-api-1.1.3.jar to your project.

<dependency>
   <groupId>com.technophobia.substeps</groupId>
   <artifactId>substeps-core-api</artifactId>
   <version>1.1.3</version>
</dependency>
compile group: 'com.technophobia.substeps', name: 'substeps-core-api', version: '1.1.3'
libraryDependencies += "com.technophobia.substeps" % "substeps-core-api" % "1.1.3"
<dependency org="com.technophobia.substeps" name="substeps-core-api" rev="1.1.3"/>
@Grapes(@Grab(group='com.technophobia.substeps', module='substeps-core-api', version='1.1.3'))
'com.technophobia.substeps:substeps-core-api:jar:1.1.3'

Download

Click the following link to download the jar file.

substeps-core-api-1.1.3-javadoc.jar
substeps-core-api-1.1.3-sources.jar
substeps-core-api-1.1.3-tests.jar
substeps-core-api-1.1.3.jar
substeps-core-api-1.1.3.pom



Related Tutorials