License |
License |
---|---|
GroupId | GroupIdcom.github.cheukbinli |
ArtifactId | ArtifactIdoriginal-depend |
Last Version | Last Version1.0.0.3.8-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbasic tools package
|
Filename | Size |
---|---|
original-depend-1.0.0.3.8-RELEASE.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cheukbinli/original-depend/ -->
<dependency>
<groupId>com.github.cheukbinli</groupId>
<artifactId>original-depend</artifactId>
<version>1.0.0.3.8-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cheukbinli/original-depend/
implementation 'com.github.cheukbinli:original-depend:1.0.0.3.8-RELEASE'
// https://jarcasting.com/artifacts/com.github.cheukbinli/original-depend/
implementation ("com.github.cheukbinli:original-depend:1.0.0.3.8-RELEASE")
'com.github.cheukbinli:original-depend:pom:1.0.0.3.8-RELEASE'
<dependency org="com.github.cheukbinli" name="original-depend" rev="1.0.0.3.8-RELEASE">
<artifact name="original-depend" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cheukbinli', module='original-depend', version='1.0.0.3.8-RELEASE')
)
libraryDependencies += "com.github.cheukbinli" % "original-depend" % "1.0.0.3.8-RELEASE"
[com.github.cheukbinli/original-depend "1.0.0.3.8-RELEASE"]