Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdbr.gov.lexml |
ArtifactId | ArtifactIdlexml-urn-formatter |
Version | Version0.0.40 |
Type | Typejar |
Filename | Size |
---|---|
lexml-urn-formatter-0.0.40.pom | |
lexml-urn-formatter-0.0.40.jar | 174 KB |
lexml-urn-formatter-0.0.40-sources.jar | 14 KB |
lexml-urn-formatter-0.0.40-javadoc.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.gov.lexml/lexml-urn-formatter/ -->
<dependency>
<groupId>br.gov.lexml</groupId>
<artifactId>lexml-urn-formatter</artifactId>
<version>0.0.40</version>
</dependency>
// https://jarcasting.com/artifacts/br.gov.lexml/lexml-urn-formatter/
implementation 'br.gov.lexml:lexml-urn-formatter:0.0.40'
// https://jarcasting.com/artifacts/br.gov.lexml/lexml-urn-formatter/
implementation ("br.gov.lexml:lexml-urn-formatter:0.0.40")
'br.gov.lexml:lexml-urn-formatter:jar:0.0.40'
<dependency org="br.gov.lexml" name="lexml-urn-formatter" rev="0.0.40">
<artifact name="lexml-urn-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.gov.lexml', module='lexml-urn-formatter', version='0.0.40')
)
libraryDependencies += "br.gov.lexml" % "lexml-urn-formatter" % "0.0.40"
[br.gov.lexml/lexml-urn-formatter "0.0.40"]