Jar examples for f:framework-core
????????????????????????????????????
You can download jar file framework-core 1.0.0 in this page.
GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007
You can use the following script to add framework-core-1.0.0.jar to your project.
<dependency> <groupId>org.daisy.pipeline</groupId> <artifactId>framework-core</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.daisy.pipeline', name: 'framework-core', version: '1.0.0'
libraryDependencies += "org.daisy.pipeline" % "framework-core" % "1.0.0"
<dependency org="org.daisy.pipeline" name="framework-core" rev="1.0.0"/>
@Grapes(@Grab(group='org.daisy.pipeline', module='framework-core', version='1.0.0'))
'org.daisy.pipeline:framework-core:jar:1.0.0'
Click the following link to download the jar file.
framework-core-1.0.0-javadoc.jar