License |
License |
---|---|
GroupId | GroupIdcom.mtons |
ArtifactId | ArtifactIdmtons-lang |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA package of Java utility classes for the classes
|
Filename | Size |
---|---|
mtons-lang-1.5.0.pom | |
mtons-lang-1.5.0.jar | 21 KB |
mtons-lang-1.5.0-sources.jar | 15 KB |
mtons-lang-1.5.0-javadoc.jar | 128 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |