is not current version
Last Version 0.6.0

org.polystat:polystat 0.4.0

Polyglot Static Analyzer

GroupId

GroupId

org.polystat
ArtifactId

ArtifactId

polystat
Version

Version

0.4.0
Type

Type

jar

Download polystat 0.4.0


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