is not current version
Last Version 0.6.0

org.polystat:polystat 0.0.2

Polyglot Static Analyzer

GroupId

GroupId

org.polystat
ArtifactId

ArtifactId

polystat
Version

Version

0.0.2
Type

Type

jar

Download polystat 0.0.2


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