is not current version
Last Version 3.0.15

com.jslsolucoes:tagria 3.0.13

Action based component suit that integrates with spring mvn,vraptor,struts 2,servlet and any kind of action based mvn framework

GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

tagria
Version

Version

3.0.13
Type

Type

pom

Download tagria 3.0.13

Filename Size
tagria-3.0.13.pom 3 KB
Browse

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