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