License |
License |
---|---|
GroupId | GroupIdio.github.lunasaw |
ArtifactId | ArtifactIdluna-common |
Version | Version1.4.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.4.7.pom | |
luna-common-1.4.7.jar | 222 KB |
luna-common-1.4.7-sources.jar | 140 KB |
luna-common-1.4.7-javadoc.jar | 624 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lunasaw/luna-common/ -->
<dependency>
<groupId>io.github.lunasaw</groupId>
<artifactId>luna-common</artifactId>
<version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lunasaw/luna-common/
implementation 'io.github.lunasaw:luna-common:1.4.7'
// https://jarcasting.com/artifacts/io.github.lunasaw/luna-common/
implementation ("io.github.lunasaw:luna-common:1.4.7")
'io.github.lunasaw:luna-common:jar:1.4.7'
<dependency org="io.github.lunasaw" name="luna-common" rev="1.4.7">
<artifact name="luna-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lunasaw', module='luna-common', version='1.4.7')
)
libraryDependencies += "io.github.lunasaw" % "luna-common" % "1.4.7"
[io.github.lunasaw/luna-common "1.4.7"]
Group / Artifact | Type | Version |
---|---|---|
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 |
com.github.oshi : oshi-core | jar | 3.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |