Download in-core-1.2-RELEASE.jar file - Jar i

Jar examples for i:in-core

Description

core components for web framework

You can download jar file in-core 1.2-RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add in-core-1.2-RELEASE.jar to your project.

<dependency>
   <groupId>com.github.gkutiel</groupId>
   <artifactId>in-core</artifactId>
   <version>1.2-RELEASE</version>
</dependency>
compile group: 'com.github.gkutiel', name: 'in-core', version: '1.2-RELEASE'
libraryDependencies += "com.github.gkutiel" % "in-core" % "1.2-RELEASE"
<dependency org="com.github.gkutiel" name="in-core" rev="1.2-RELEASE"/>
@Grapes(@Grab(group='com.github.gkutiel', module='in-core', version='1.2-RELEASE'))
'com.github.gkutiel:in-core:jar:1.2-RELEASE'

Download

Click the following link to download the jar file.

in-core-1.2-RELEASE-javadoc.jar
in-core-1.2-RELEASE-sources.jar
in-core-1.2-RELEASE.jar
in-core-1.2-RELEASE.pom



Related Tutorials