GroupId | GroupIdorg.overturetool.core |
---|---|
ArtifactId | ArtifactIdpog-string-based |
Version | Version2.0.4 |
Type | Typejar |
Filename | Size |
---|---|
pog-string-based-2.0.4.pom | |
pog-string-based-2.0.4.jar | 116 KB |
pog-string-based-2.0.4-sources.jar | 73 KB |
pog-string-based-2.0.4-javadoc.jar | 428 KB |
Browse |
<!-- 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"]