| License |
License |
|---|---|
| GroupId | GroupIdio.github.tirth132 |
| ArtifactId | ArtifactIdmine |
| Version | Version0.1-beta.0 |
| Type | Typejar |
| Description |
Descriptionio.github.tirth132:mine
A Java library containing useful tools.
|
| Filename | Size |
|---|---|
| mine-0.1-beta.0.pom | |
| mine-0.1-beta.0.jar | 3 KB |
| mine-0.1-beta.0-sources.jar | 1 KB |
| mine-0.1-beta.0-javadoc.jar | 386 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |