License |
License |
---|---|
GroupId | GroupIdorg.polystat |
ArtifactId | ArtifactIdpy2eo |
Version | Version0.0.8 |
Type | Typejar |
Description |
Descriptionpy2eo
Parent POM.xml with most oftenly used pre-configured features
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
py2eo-0.0.8.pom | 4 KB |
py2eo-0.0.8-jar-with-dependencies.jar | 333 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.polystat/py2eo/ -->
<dependency>
<groupId>org.polystat</groupId>
<artifactId>py2eo</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.polystat/py2eo/
implementation 'org.polystat:py2eo:0.0.8'
// https://jarcasting.com/artifacts/org.polystat/py2eo/
implementation ("org.polystat:py2eo:0.0.8")
'org.polystat:py2eo:jar:0.0.8'
<dependency org="org.polystat" name="py2eo" rev="0.0.8">
<artifact name="py2eo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.polystat', module='py2eo', version='0.0.8')
)
libraryDependencies += "org.polystat" % "py2eo" % "0.0.8"
[org.polystat/py2eo "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.cactoos : cactoos | jar | 0.50 |