is not current version
Last Version 3.0.2

org.overturetool.core.annotations:provided 3.0.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.overturetool.core.annotations
ArtifactId

ArtifactId

provided
Version

Version

3.0.0
Type

Type

jar

Download provided 3.0.0


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