is not current version
Last Version 0.0.3

io.polygenesis:polygenesis-system 0.0.1

Model-Driven Multilingual Automatic Programming

GroupId

GroupId

io.polygenesis
ArtifactId

ArtifactId

polygenesis-system
Version

Version

0.0.1
Type

Type

jar

Download polygenesis-system 0.0.1


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