is not current version
Last Version 0.31

com.github.mizool.technology.typemapping.store:store 0.30


GroupId

GroupId

com.github.mizool.technology.typemapping.store
ArtifactId

ArtifactId

store
Version

Version

0.30
Type

Type

pom

Download store 0.30

Filename Size
store-0.30.pom 746 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.mizool.technology.typemapping.store/store/ -->
<dependency>
    <groupId>com.github.mizool.technology.typemapping.store</groupId>
    <artifactId>store</artifactId>
    <version>0.30</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mizool.technology.typemapping.store/store/
implementation 'com.github.mizool.technology.typemapping.store:store:0.30'
// https://jarcasting.com/artifacts/com.github.mizool.technology.typemapping.store/store/
implementation ("com.github.mizool.technology.typemapping.store:store:0.30")
'com.github.mizool.technology.typemapping.store:store:pom:0.30'
<dependency org="com.github.mizool.technology.typemapping.store" name="store" rev="0.30">
  <artifact name="store" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mizool.technology.typemapping.store', module='store', version='0.30')
)
libraryDependencies += "com.github.mizool.technology.typemapping.store" % "store" % "0.30"
[com.github.mizool.technology.typemapping.store/store "0.30"]