is not current version
Last Version 0.6.0

br.com.objectos.way:store-api 0.5.0


GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

store-api
Version

Version

0.5.0
Type

Type

jar

Download store-api 0.5.0


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