is not current version
Last Version 1.0.3

tech.mhuang.pacebox:pacebox-oss 1.0.1

pacebox oss plugin

GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-oss
Version

Version

1.0.1
Type

Type

jar

Download pacebox-oss 1.0.1


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