is not current version
Last Version 1.0.1

io.github.lao4j:drivetools 1.0.0-release

utils 4 derive

GroupId

GroupId

io.github.lao4j
ArtifactId

ArtifactId

drivetools
Version

Version

1.0.0-release
Type

Type

jar

Download drivetools 1.0.0-release


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