License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.thauvin.erik |
ArtifactId | ArtifactIdisgd-shorten |
Version | Version0.9.1 |
Type | Typejar |
Description |
Descriptionisgd-shorten
is.gd Shortener for Kotlin/Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
isgd-shorten-0.9.1.pom | |
isgd-shorten-0.9.1.jar | 7 KB |
isgd-shorten-0.9.1-sources.jar | 2 KB |
isgd-shorten-0.9.1-javadoc.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.thauvin.erik/isgd-shorten/ -->
<dependency>
<groupId>net.thauvin.erik</groupId>
<artifactId>isgd-shorten</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.thauvin.erik/isgd-shorten/
implementation 'net.thauvin.erik:isgd-shorten:0.9.1'
// https://jarcasting.com/artifacts/net.thauvin.erik/isgd-shorten/
implementation ("net.thauvin.erik:isgd-shorten:0.9.1")
'net.thauvin.erik:isgd-shorten:jar:0.9.1'
<dependency org="net.thauvin.erik" name="isgd-shorten" rev="0.9.1">
<artifact name="isgd-shorten" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thauvin.erik', module='isgd-shorten', version='0.9.1')
)
libraryDependencies += "net.thauvin.erik" % "isgd-shorten" % "0.9.1"
[net.thauvin.erik/isgd-shorten "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |