is not current version
Last Version 0.0.2

util 0.0.1

Some utils

License

License

GroupId

GroupId

io.github.dstears
ArtifactId

ArtifactId

util
Version

Version

0.0.1
Type

Type

jar
Description

Description

util
Some utils
Project URL

Project URL

https://github.com/Dstears/util

Download util 0.0.1


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

system (1)

Group / Artifact Type Version
com.sun » tools jar 8

Project Modules

There are no modules declared in this project.