GroupId | GroupIdio.github.astrapi69 |
---|---|
ArtifactId | ArtifactIdthrow-able |
Version | Version1.5 |
Type | Typejar |
Filename | Size |
---|---|
throw-able-1.5.pom | |
throw-able-1.5.jar | 6 KB |
throw-able-1.5-sources.jar | 7 KB |
throw-able-1.5-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.astrapi69/throw-able/ -->
<dependency>
<groupId>io.github.astrapi69</groupId>
<artifactId>throw-able</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/throw-able/
implementation 'io.github.astrapi69:throw-able:1.5'
// https://jarcasting.com/artifacts/io.github.astrapi69/throw-able/
implementation ("io.github.astrapi69:throw-able:1.5")
'io.github.astrapi69:throw-able:jar:1.5'
<dependency org="io.github.astrapi69" name="throw-able" rev="1.5">
<artifact name="throw-able" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='throw-able', version='1.5')
)
libraryDependencies += "io.github.astrapi69" % "throw-able" % "1.5"
[io.github.astrapi69/throw-able "1.5"]