is not current version
Last Version 4.0.0

ca.pgon:st 2.0

This is multiple libraries that can help with common problems for the solution or testing the solution.

GroupId

GroupId

ca.pgon
ArtifactId

ArtifactId

st
Version

Version

2.0
Type

Type

pom

Download st 2.0

Filename Size
st-2.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/ca.pgon/st/ -->
<dependency>
    <groupId>ca.pgon</groupId>
    <artifactId>st</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ca.pgon/st/
implementation 'ca.pgon:st:2.0'
// https://jarcasting.com/artifacts/ca.pgon/st/
implementation ("ca.pgon:st:2.0")
'ca.pgon:st:pom:2.0'
<dependency org="ca.pgon" name="st" rev="2.0">
  <artifact name="st" type="pom" />
</dependency>
@Grapes(
@Grab(group='ca.pgon', module='st', version='2.0')
)
libraryDependencies += "ca.pgon" % "st" % "2.0"
[ca.pgon/st "2.0"]