is not current version
Last Version 3.4.9

org.tinygroup:studioext 2.0.26


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

studioext
Version

Version

2.0.26
Type

Type

pom

Download studioext 2.0.26

Filename Size
studioext-2.0.26.pom 645 bytes
Browse

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