is not current version
Last Version 3.4.9

org.tinygroup:studioext 3.2.0


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

studioext
Version

Version

3.2.0
Type

Type

pom

Download studioext 3.2.0

Filename Size
studioext-3.2.0.pom 855 bytes
Browse

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