is not current version
Last Version 3.4.9

org.tinygroup:ext 2.0.31


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

ext
Version

Version

2.0.31
Type

Type

pom

Download ext 2.0.31

Filename Size
ext-2.0.31.pom 960 bytes
Browse

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