License |
License |
---|---|
GroupId | GroupIdio.github.lunasaw |
ArtifactId | ArtifactIdluna-common |
Version | Version1.3.7 |
Type | Typejar |
Description |
Descriptionluna-common
common is project which contains common utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
luna-common-1.3.7.pom | |
luna-common-1.3.7.jar | 171 KB |
luna-common-1.3.7-sources.jar | 110 KB |
luna-common-1.3.7-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lunasaw/luna-common/ -->
<dependency>
<groupId>io.github.lunasaw</groupId>
<artifactId>luna-common</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lunasaw/luna-common/
implementation 'io.github.lunasaw:luna-common:1.3.7'
// https://jarcasting.com/artifacts/io.github.lunasaw/luna-common/
implementation ("io.github.lunasaw:luna-common:1.3.7")
'io.github.lunasaw:luna-common:jar:1.3.7'
<dependency org="io.github.lunasaw" name="luna-common" rev="1.3.7">
<artifact name="luna-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lunasaw', module='luna-common', version='1.3.7')
)
libraryDependencies += "io.github.lunasaw" % "luna-common" % "1.3.7"
[io.github.lunasaw/luna-common "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-collections4 | jar | 4.3 |
commons-validator : commons-validator | jar | 1.6 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.httpcomponents : httpclient | jar | 4.5.11 |
org.apache.httpcomponents : httpmime | jar | 4.5.11 |
commons-io : commons-io | jar | 2.7 |
com.google.guava : guava | jar | 30.1.1-jre |
joda-time : joda-time | jar | 2.10.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |