is not current version
Last Version 1.1.5

tech.mhuang.pacebox:pacebox-core 1.0.17

no thrid tool

GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-core
Version

Version

1.0.17
Type

Type

jar

Download pacebox-core 1.0.17


<!-- https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-core/ -->
<dependency>
    <groupId>tech.mhuang.pacebox</groupId>
    <artifactId>pacebox-core</artifactId>
    <version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-core/
implementation 'tech.mhuang.pacebox:pacebox-core:1.0.17'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-core/
implementation ("tech.mhuang.pacebox:pacebox-core:1.0.17")
'tech.mhuang.pacebox:pacebox-core:jar:1.0.17'
<dependency org="tech.mhuang.pacebox" name="pacebox-core" rev="1.0.17">
  <artifact name="pacebox-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-core', version='1.0.17')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-core" % "1.0.17"
[tech.mhuang.pacebox/pacebox-core "1.0.17"]