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