Download substeps-core-1.1.0.jar file - Jar s

Jar examples for s:substeps-core

Description

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

License

LGPL 3.0 license

Build File

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

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

Download

Click the following link to download the jar file.

substeps-core-1.1.0-javadoc.jar
substeps-core-1.1.0-sources.jar
substeps-core-1.1.0-tests.jar
substeps-core-1.1.0.jar
substeps-core-1.1.0.pom



Related Tutorials