License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdbr.gov.lexml |
ArtifactId | ArtifactIdlexml-urn-formatter |
Last Version | Last Version0.0.44 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLexML Brazil URN Formatter
Library with functions for formatting LexML Brazil URN references in portuguese
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lexml-urn-formatter-0.0.44.pom | |
lexml-urn-formatter-0.0.44.jar | 173 KB |
lexml-urn-formatter-0.0.44-sources.jar | 14 KB |
lexml-urn-formatter-0.0.44-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.44</version>
</dependency>
// https://jarcasting.com/artifacts/br.gov.lexml/lexml-urn-formatter/
implementation 'br.gov.lexml:lexml-urn-formatter:0.0.44'
// https://jarcasting.com/artifacts/br.gov.lexml/lexml-urn-formatter/
implementation ("br.gov.lexml:lexml-urn-formatter:0.0.44")
'br.gov.lexml:lexml-urn-formatter:jar:0.0.44'
<dependency org="br.gov.lexml" name="lexml-urn-formatter" rev="0.0.44">
<artifact name="lexml-urn-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.gov.lexml', module='lexml-urn-formatter', version='0.0.44')
)
libraryDependencies += "br.gov.lexml" % "lexml-urn-formatter" % "0.0.44"
[br.gov.lexml/lexml-urn-formatter "0.0.44"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.22 |
junit : junit | jar | 4.13.1 |