Last Version

io.github.tirth132:mine 0.1-beta.0

A Java library containing useful tools.

License

License

GroupId

GroupId

io.github.tirth132
ArtifactId

ArtifactId

mine
Version

Version

0.1-beta.0
Type

Type

jar
Description

Description

io.github.tirth132:mine
A Java library containing useful tools.

Download mine 0.1-beta.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.