GroupId | GroupIdio.github.liewhite |
---|---|
ArtifactId | ArtifactIdcommon_3 |
Version | Version0.12.4 |
Type | Typejar |
Filename | Size |
---|---|
common_3-0.12.4.pom | |
common_3-0.12.4.jar | 53 KB |
common_3-0.12.4-sources.jar | 4 KB |
common_3-0.12.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.liewhite/common_3/ -->
<dependency>
<groupId>io.github.liewhite</groupId>
<artifactId>common_3</artifactId>
<version>0.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liewhite/common_3/
implementation 'io.github.liewhite:common_3:0.12.4'
// https://jarcasting.com/artifacts/io.github.liewhite/common_3/
implementation ("io.github.liewhite:common_3:0.12.4")
'io.github.liewhite:common_3:jar:0.12.4'
<dependency org="io.github.liewhite" name="common_3" rev="0.12.4">
<artifact name="common_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liewhite', module='common_3', version='0.12.4')
)
libraryDependencies += "io.github.liewhite" % "common_3" % "0.12.4"
[io.github.liewhite/common_3 "0.12.4"]