Last Version

LexML Schema Scala Library 1.0.10

Scala library for reading LexML Brazil document files.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

br.gov.lexml
ArtifactId

ArtifactId

lexml-schema-scala
Version

Version

1.0.10
Type

Type

jar
Description

Description

LexML Schema Scala Library
Scala library for reading LexML Brazil document files.
Project URL

Project URL

https://github.com/lexml/lexml-schema-scala
Source Code Management

Source Code Management

https://github.com/lexml/lexml-schema-scala

Download lexml-schema-scala 1.0.10


<!-- https://jarcasting.com/artifacts/br.gov.lexml/lexml-schema-scala/ -->
<dependency>
    <groupId>br.gov.lexml</groupId>
    <artifactId>lexml-schema-scala</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/br.gov.lexml/lexml-schema-scala/
implementation 'br.gov.lexml:lexml-schema-scala:1.0.10'
// https://jarcasting.com/artifacts/br.gov.lexml/lexml-schema-scala/
implementation ("br.gov.lexml:lexml-schema-scala:1.0.10")
'br.gov.lexml:lexml-schema-scala:jar:1.0.10'
<dependency org="br.gov.lexml" name="lexml-schema-scala" rev="1.0.10">
  <artifact name="lexml-schema-scala" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.gov.lexml', module='lexml-schema-scala', version='1.0.10')
)
libraryDependencies += "br.gov.lexml" % "lexml-schema-scala" % "1.0.10"
[br.gov.lexml/lexml-schema-scala "1.0.10"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
org.scala-lang.modules : scala-xml_2.13 jar 1.3.0
commons-io : commons-io jar 2.7
org.scala-lang.modules : scala-parser-combinators_2.13 jar 1.1.2

Project Modules

There are no modules declared in this project.