Download themodernway-common-1.0.0-RC4.jar file - Jar t

Jar examples for t:themodernway-common

Description

TheModernWay-Common is common integfaces and utility classes for TheModernWay Projects.

You can download jar file themodernway-common 1.0.0-RC4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add themodernway-common-1.0.0-RC4.jar to your project.

<dependency>
   <groupId>com.themodernway</groupId>
   <artifactId>themodernway-common</artifactId>
   <version>1.0.0-RC4</version>
</dependency>
compile group: 'com.themodernway', name: 'themodernway-common', version: '1.0.0-RC4'
libraryDependencies += "com.themodernway" % "themodernway-common" % "1.0.0-RC4"
<dependency org="com.themodernway" name="themodernway-common" rev="1.0.0-RC4"/>
@Grapes(@Grab(group='com.themodernway', module='themodernway-common', version='1.0.0-RC4'))
'com.themodernway:themodernway-common:jar:1.0.0-RC4'

Download

Click the following link to download the jar file.

themodernway-common-1.0.0-RC4-javadoc.jar
themodernway-common-1.0.0-RC4-sources.jar
themodernway-common-1.0.0-RC4.jar
themodernway-common-1.0.0-RC4.pom



Related Tutorials