Download scribble-core-0.3.2.1.jar file - Jar s

Jar examples for s:scribble-core

Description

API for Scribble entities, providing common classes and interfaces used throughout Scribble

You can download jar file scribble-core 0.3.2.1 in this page.

License

Apache License

Build File

You can use the following script to add scribble-core-0.3.2.1.jar to your project.

<dependency>
   <groupId>io.inkstand</groupId>
   <artifactId>scribble-core</artifactId>
   <version>0.3.2.1</version>
</dependency>
compile group: 'io.inkstand', name: 'scribble-core', version: '0.3.2.1'
libraryDependencies += "io.inkstand" % "scribble-core" % "0.3.2.1"
<dependency org="io.inkstand" name="scribble-core" rev="0.3.2.1"/>
@Grapes(@Grab(group='io.inkstand', module='scribble-core', version='0.3.2.1'))
'io.inkstand:scribble-core:jar:0.3.2.1'

Download

Click the following link to download the jar file.

scribble-core-0.3.2.1-javadoc.jar
scribble-core-0.3.2.1-sources.jar
scribble-core-0.3.2.1-tests.jar
scribble-core-0.3.2.1.jar
scribble-core-0.3.2.1.pom



Related Tutorials