is not current version
Last Version 3.4.9

org.tinygroup:org.tinygroup.weblayer 1.2.2


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

org.tinygroup.weblayer
Version

Version

1.2.2
Type

Type

jar

Download org.tinygroup.weblayer 1.2.2


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