Download template-utils-lang-2.7.3.RELEASE.jar file - Jar t

Jar examples for t:template-utils-lang

Description

some java tools.

You can download jar file template-utils-lang 2.7.3.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add template-utils-lang-2.7.3.RELEASE.jar to your project.

<dependency>
   <groupId>me.wuwenbin</groupId>
   <artifactId>template-utils-lang</artifactId>
   <version>2.7.3.RELEASE</version>
</dependency>
compile group: 'me.wuwenbin', name: 'template-utils-lang', version: '2.7.3.RELEASE'
libraryDependencies += "me.wuwenbin" % "template-utils-lang" % "2.7.3.RELEASE"
<dependency org="me.wuwenbin" name="template-utils-lang" rev="2.7.3.RELEASE"/>
@Grapes(@Grab(group='me.wuwenbin', module='template-utils-lang', version='2.7.3.RELEASE'))
'me.wuwenbin:template-utils-lang:jar:2.7.3.RELEASE'

Download

Click the following link to download the jar file.

template-utils-lang-2.7.3.RELEASE-javadoc.jar
template-utils-lang-2.7.3.RELEASE-sources.jar
template-utils-lang-2.7.3.RELEASE.jar
template-utils-lang-2.7.3.RELEASE.pom



Related Tutorials