is not current version
Last Version 0.6.0

br.com.objectos.way:store-pojo-plugin 0.2.0


GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

store-pojo-plugin
Version

Version

0.2.0
Type

Type

jar

Download store-pojo-plugin 0.2.0


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