is not current version
Last Version 2.2.0

br.com.objectos:way-code-pojo 1.24.0


GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way-code-pojo
Version

Version

1.24.0
Type

Type

jar

Download way-code-pojo 1.24.0


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