Download inline-1.1.1.jar file - Jar i

Jar examples for i:inline

Description

See ${project.url}.

You can download jar file inline 1.1.1 in this page.

Build File

You can use the following script to add inline-1.1.1.jar to your project.

<dependency>
   <groupId>net.oneandone</groupId>
   <artifactId>inline</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'net.oneandone', name: 'inline', version: '1.1.1'
libraryDependencies += "net.oneandone" % "inline" % "1.1.1"
<dependency org="net.oneandone" name="inline" rev="1.1.1"/>
@Grapes(@Grab(group='net.oneandone', module='inline', version='1.1.1'))
'net.oneandone:inline:jar:1.1.1'

Download

Click the following link to download the jar file.

inline-1.1.1-javadoc.jar
inline-1.1.1-sources.jar
inline-1.1.1-test-sources.jar
inline-1.1.1.jar
inline-1.1.1.pom



Related Tutorials