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