is not current version
Last Version 0.0.15

com.walterjwhite.infrastructure:datastore 0.0.13

datastore

Categories

Categories

Data
GroupId

GroupId

com.walterjwhite.infrastructure
ArtifactId

ArtifactId

datastore
Version

Version

0.0.13
Type

Type

pom

Download datastore 0.0.13

Filename Size
datastore-0.0.13.pom 9 KB
Browse

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