GroupId | GroupIdio.github.Kloping |
---|---|
ArtifactId | ArtifactIdspt-web |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
spt-web-0.1.pom | |
spt-web-0.1.jar | 174 KB |
spt-web-0.1-sources.jar | 162 KB |
spt-web-0.1-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.Kloping/spt-web/ -->
<dependency>
<groupId>io.github.Kloping</groupId>
<artifactId>spt-web</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Kloping/spt-web/
implementation 'io.github.Kloping:spt-web:0.1'
// https://jarcasting.com/artifacts/io.github.Kloping/spt-web/
implementation ("io.github.Kloping:spt-web:0.1")
'io.github.Kloping:spt-web:jar:0.1'
<dependency org="io.github.Kloping" name="spt-web" rev="0.1">
<artifact name="spt-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Kloping', module='spt-web', version='0.1')
)
libraryDependencies += "io.github.Kloping" % "spt-web" % "0.1"
[io.github.Kloping/spt-web "0.1"]