Jar examples for s:scribble-core
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.
Apache License
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'
Click the following link to download the jar file.
scribble-core-0.3.0-javadoc.jar