is not current version
Last Version 2.0.0

org.tinygroup:org.tinygroup.sctestwebsampleas 1.2.2


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

org.tinygroup.sctestwebsampleas
Version

Version

1.2.2
Type

Type

war

Download org.tinygroup.sctestwebsampleas 1.2.2


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