GroupId | GroupIdcom.github.mizool.technology.typemapping.store |
---|---|
ArtifactId | ArtifactIdstore |
Version | Version0.30 |
Type | Typepom |
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"]