com.mtons:mtons-lang

A package of Java utility classes for the classes

License

License

GroupId

GroupId

com.mtons
ArtifactId

ArtifactId

mtons-lang
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

A package of Java utility classes for the classes

Download mtons-lang

How to add to project

<!-- https://jarcasting.com/artifacts/com.mtons/mtons-lang/ -->
<dependency>
    <groupId>com.mtons</groupId>
    <artifactId>mtons-lang</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mtons/mtons-lang/
implementation 'com.mtons:mtons-lang:1.5.0'
// https://jarcasting.com/artifacts/com.mtons/mtons-lang/
implementation ("com.mtons:mtons-lang:1.5.0")
'com.mtons:mtons-lang:jar:1.5.0'
<dependency org="com.mtons" name="mtons-lang" rev="1.5.0">
  <artifact name="mtons-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mtons', module='mtons-lang', version='1.5.0')
)
libraryDependencies += "com.mtons" % "mtons-lang" % "1.5.0"
[com.mtons/mtons-lang "1.5.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.jsoup : jsoup jar 1.9.1
com.alibaba : fastjson jar 1.2.6
org.im4java : im4java jar 1.4.0
org.springframework : spring-webmvc jar 4.3.11.RELEASE
org.freemarker : freemarker jar 2.3.23

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.5
1.2.4
1.2.3
1.2.0
1.1.4
1.1.3
1.1.1
1.1.0
1.0.3
1.0.1
1.0.0