is not current version
Last Version 3.0.2

org.overturetool.core.annotations:provided 2.7.4


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.overturetool.core.annotations
ArtifactId

ArtifactId

provided
Version

Version

2.7.4
Type

Type

jar

Download provided 2.7.4


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