is not current version
Last Version 3.0.2

org.overturetool.core.annotations:examples 3.0.0


GroupId

GroupId

org.overturetool.core.annotations
ArtifactId

ArtifactId

examples
Version

Version

3.0.0
Type

Type

jar

Download examples 3.0.0


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