is not current version
Last Version 0.6.0

br.com.objectos.way:flat 0.4.0


GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

flat
Version

Version

0.4.0
Type

Type

jar

Download flat 0.4.0


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