GroupId | GroupIdio.github.Kloping |
---|---|
ArtifactId | ArtifactIdspt-web |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
spt-web-0.1.4.pom | |
spt-web-0.1.4.jar | 25 KB |
spt-web-0.1.4-sources.jar | 13 KB |
spt-web-0.1.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Kloping/spt-web/
implementation 'io.github.Kloping:spt-web:0.1.4'
// https://jarcasting.com/artifacts/io.github.Kloping/spt-web/
implementation ("io.github.Kloping:spt-web:0.1.4")
'io.github.Kloping:spt-web:jar:0.1.4'
<dependency org="io.github.Kloping" name="spt-web" rev="0.1.4">
<artifact name="spt-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Kloping', module='spt-web', version='0.1.4')
)
libraryDependencies += "io.github.Kloping" % "spt-web" % "0.1.4"
[io.github.Kloping/spt-web "0.1.4"]