GroupId | GroupIdcom.jslsolucoes |
---|---|
ArtifactId | ArtifactIdtagria-tag-html-v4 |
Version | Version4.0.32 |
Type | Typejar |
Filename | Size |
---|---|
tagria-tag-html-v4-4.0.32.pom | |
tagria-tag-html-v4-4.0.32.jar | 1 MB |
tagria-tag-html-v4-4.0.32-sources.jar | 1 MB |
tagria-tag-html-v4-4.0.32-javadoc.jar | 864 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/tagria-tag-html-v4/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>tagria-tag-html-v4</artifactId>
<version>4.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/tagria-tag-html-v4/
implementation 'com.jslsolucoes:tagria-tag-html-v4:4.0.32'
// https://jarcasting.com/artifacts/com.jslsolucoes/tagria-tag-html-v4/
implementation ("com.jslsolucoes:tagria-tag-html-v4:4.0.32")
'com.jslsolucoes:tagria-tag-html-v4:jar:4.0.32'
<dependency org="com.jslsolucoes" name="tagria-tag-html-v4" rev="4.0.32">
<artifact name="tagria-tag-html-v4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='tagria-tag-html-v4', version='4.0.32')
)
libraryDependencies += "com.jslsolucoes" % "tagria-tag-html-v4" % "4.0.32"
[com.jslsolucoes/tagria-tag-html-v4 "4.0.32"]