is not current version
Last Version 2.3.1

io.github.majianzheng:jarboot-core 1.0.10


GroupId

GroupId

io.github.majianzheng
ArtifactId

ArtifactId

jarboot-core
Version

Version

1.0.10
Type

Type

jar

Download jarboot-core 1.0.10


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