is not current version
Last Version 0.0.15

com.walterjwhite.infrastructure.datastore.api:model 0.0.13


Categories

Categories

Data
GroupId

GroupId

com.walterjwhite.infrastructure.datastore.api
ArtifactId

ArtifactId

model
Version

Version

0.0.13
Type

Type

jar

Download model 0.0.13


<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.datastore.api/model/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.datastore.api</groupId>
    <artifactId>model</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.datastore.api/model/
implementation 'com.walterjwhite.infrastructure.datastore.api:model:0.0.13'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.datastore.api/model/
implementation ("com.walterjwhite.infrastructure.datastore.api:model:0.0.13")
'com.walterjwhite.infrastructure.datastore.api:model:jar:0.0.13'
<dependency org="com.walterjwhite.infrastructure.datastore.api" name="model" rev="0.0.13">
  <artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.datastore.api', module='model', version='0.0.13')
)
libraryDependencies += "com.walterjwhite.infrastructure.datastore.api" % "model" % "0.0.13"
[com.walterjwhite.infrastructure.datastore.api/model "0.0.13"]