Download scribble-core-0.3.0.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.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials