is not current version
Last Version 2.0.8

org.overturetool.core:pog-string-based 2.0.4


GroupId

GroupId

org.overturetool.core
ArtifactId

ArtifactId

pog-string-based
Version

Version

2.0.4
Type

Type

jar

Download pog-string-based 2.0.4


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