is not current version
Last Version 3.0.2

org.overturetool:externals 2.2.8


GroupId

GroupId

org.overturetool
ArtifactId

ArtifactId

externals
Version

Version

2.2.8
Type

Type

pom

Download externals 2.2.8

Filename Size
externals-2.2.8.pom 1 KB
Browse

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