is not current version
Last Version 3.4.9

org.tinygroup:studioext 3.4.3


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

studioext
Version

Version

3.4.3
Type

Type

pom

Download studioext 3.4.3

Filename Size
studioext-3.4.3.pom 542 bytes
Browse

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