Files download
File Operation
tagria-tag-x-v4-4.0.26.jar download
tagria-tag-x-v4-4.0.26.pom download
tagria-tag-x-v4-4.0.26-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jslsolucoes</groupId>
  <artifactId>tagria-tag-x-v4</artifactId>
  <version>4.0.26</version>
</dependency>
Gradle Groovy
implementation 'com.jslsolucoes:tagria-tag-x-v4:4.0.26'
Gradle Kotlin
implementation("com.jslsolucoes:tagria-tag-x-v4:4.0.26")
Scala SBT
libraryDependencies += "com.jslsolucoes" % "tagria-tag-x-v4" % "4.0.26"
Groovy Grape
@Grapes(
  @Grab(group='com.jslsolucoes', module='tagria-tag-x-v4', version='4.0.26')
)
Apache Ivy
<dependency org="com.jslsolucoes" name="tagria-tag-x-v4" rev="4.0.26" />
Leiningen
[com.jslsolucoes/tagria-tag-x-v4 "4.0.26"]
Apache Buildr
'com.jslsolucoes:tagria-tag-x-v4:jar:4.0.26'