Last Version

Fatiador 1.17.2

Convert flat strings to Java objects and vice-versa.

License

License

GroupId

GroupId

br.gov.serpro.fatiador
ArtifactId

ArtifactId

fatiador
Version

Version

1.17.2
Type

Type

jar
Description

Description

Fatiador
Convert flat strings to Java objects and vice-versa.
Project URL

Project URL

https://gitlab.com/serpro/fatiador
Source Code Management

Source Code Management

https://gitlab.com/serpro/fatiador

Download fatiador 1.17.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 21.0
junit : junit jar 4.12
org.apache.commons : commons-lang3 jar 3.7
org.javassist : javassist jar 3.24.1-GA

Project Modules

There are no modules declared in this project.