License |
License |
---|---|
GroupId | GroupIdtech.mhuang.pacebox |
ArtifactId | ArtifactIdpacebox-core |
Version | Version1.0.13 |
Type | Typejar |
Description |
Descriptiontool
no thrid tool
|
Project URL |
Project URL |
Filename | Size |
---|---|
pacebox-core-1.0.13.pom | |
pacebox-core-1.0.13.jar | 83 KB |
pacebox-core-1.0.13-sources.jar | 72 KB |
pacebox-core-1.0.13-javadoc.jar | 555 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-core/ -->
<dependency>
<groupId>tech.mhuang.pacebox</groupId>
<artifactId>pacebox-core</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-core/
implementation 'tech.mhuang.pacebox:pacebox-core:1.0.13'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-core/
implementation ("tech.mhuang.pacebox:pacebox-core:1.0.13")
'tech.mhuang.pacebox:pacebox-core:jar:1.0.13'
<dependency org="tech.mhuang.pacebox" name="pacebox-core" rev="1.0.13">
<artifact name="pacebox-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-core', version='1.0.13')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-core" % "1.0.13"
[tech.mhuang.pacebox/pacebox-core "1.0.13"]