is not current version
Last Version 1.17.2

Fatiador 1.17.1

Convert flat strings to Java objects and vice-versa.

License

License

GroupId

GroupId

br.gov.serpro.fatiador
ArtifactId

ArtifactId

fatiador
Version

Version

1.17.1
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.1


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

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.