is not current version
Last Version 3.0.2

org.overturetool.core.annotations:examples 2.7.2


GroupId

GroupId

org.overturetool.core.annotations
ArtifactId

ArtifactId

examples
Version

Version

2.7.2
Type

Type

jar

Download examples 2.7.2


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