Download jfw-util-core-1.0.1.0.jar file - Jar j

Jar examples for j:jfw-util-core

Description

SINAVI J-Framework Utility

You can download jar file jfw-util-core 1.0.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jfw-util-core-1.0.1.0.jar to your project.

<dependency>
   <groupId>jp.co.ctc-g.jfw</groupId>
   <artifactId>jfw-util-core</artifactId>
   <version>1.0.1.0</version>
</dependency>
compile group: 'jp.co.ctc-g.jfw', name: 'jfw-util-core', version: '1.0.1.0'
libraryDependencies += "jp.co.ctc-g.jfw" % "jfw-util-core" % "1.0.1.0"
<dependency org="jp.co.ctc-g.jfw" name="jfw-util-core" rev="1.0.1.0"/>
@Grapes(@Grab(group='jp.co.ctc-g.jfw', module='jfw-util-core', version='1.0.1.0'))
'jp.co.ctc-g.jfw:jfw-util-core:jar:1.0.1.0'

Download

Click the following link to download the jar file.

jfw-util-core-1.0.1.0-javadoc.jar
jfw-util-core-1.0.1.0-sources.jar
jfw-util-core-1.0.1.0.jar
jfw-util-core-1.0.1.0.pom



Related Tutorials