is not current version
Last Version 3.4.9

org.tinygroup:studioext 3.4.7


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

studioext
Version

Version

3.4.7
Type

Type

pom

Download studioext 3.4.7

Filename Size
studioext-3.4.7.pom 542 bytes
Browse

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