GroupId | GroupIdio.github.jmcleodfoss |
---|---|
ArtifactId | ArtifactIdpst |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
pst-1.1.1.pom | |
pst-1.1.1.jar | 291 KB |
pst-1.1.1-sources.jar | 186 KB |
pst-1.1.1-javadoc.jar | 830 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jmcleodfoss/pst/ -->
<dependency>
<groupId>io.github.jmcleodfoss</groupId>
<artifactId>pst</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jmcleodfoss/pst/
implementation 'io.github.jmcleodfoss:pst:1.1.1'
// https://jarcasting.com/artifacts/io.github.jmcleodfoss/pst/
implementation ("io.github.jmcleodfoss:pst:1.1.1")
'io.github.jmcleodfoss:pst:jar:1.1.1'
<dependency org="io.github.jmcleodfoss" name="pst" rev="1.1.1">
<artifact name="pst" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jmcleodfoss', module='pst', version='1.1.1')
)
libraryDependencies += "io.github.jmcleodfoss" % "pst" % "1.1.1"
[io.github.jmcleodfoss/pst "1.1.1"]