License |
License |
---|---|
GroupId | GroupIdorg.polystat |
ArtifactId | ArtifactIdpolystat |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionpolystat
Polyglot Static Analyzer
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
polystat-0.1.0.pom | |
polystat-0.1.0.jar | 33 KB |
polystat-0.1.0-sources.jar | 33 KB |
polystat-0.1.0-javadoc.jar | 421 KB |
polystat-0.1.0-jar-with-dependencies.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.polystat/polystat/ -->
<dependency>
<groupId>org.polystat</groupId>
<artifactId>polystat</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.polystat/polystat/
implementation 'org.polystat:polystat:0.1.0'
// https://jarcasting.com/artifacts/org.polystat/polystat/
implementation ("org.polystat:polystat:0.1.0")
'org.polystat:polystat:jar:0.1.0'
<dependency org="org.polystat" name="polystat" rev="0.1.0">
<artifact name="polystat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.polystat', module='polystat', version='0.1.0')
)
libraryDependencies += "org.polystat" % "polystat" % "0.1.0"
[org.polystat/polystat "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eolang : eo-parser | jar | 0.1.30 |
org.cactoos : cactoos | jar | 0.46 |
com.jcabi.incubator : xembly | jar | 0.25.0 |
com.jcabi : jcabi-log | jar | 0.19.0 |
com.jcabi : jcabi-matchers | jar | 1.5.3 |
com.jcabi : jcabi-xml | jar | 0.23.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 2.0.0-alpha5 |
log4j : log4j | jar | 1.2.17 |