License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdstudioext |
Last Version | Last Version3.4.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
studioext-3.4.9.pom | 689 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/studioext/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>studioext</artifactId>
<version>3.4.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/studioext/
implementation 'org.tinygroup:studioext:3.4.9'
// https://jarcasting.com/artifacts/org.tinygroup/studioext/
implementation ("org.tinygroup:studioext:3.4.9")
'org.tinygroup:studioext:pom:3.4.9'
<dependency org="org.tinygroup" name="studioext" rev="3.4.9">
<artifact name="studioext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='studioext', version='3.4.9')
)
libraryDependencies += "org.tinygroup" % "studioext" % "3.4.9"
[org.tinygroup/studioext "3.4.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |