License |
License |
---|---|
GroupId | GroupIdcom.github.mizool.technology.typemapping.store |
ArtifactId | ArtifactIdstore |
Version | Version0.31 |
Type | Typepom |
Description |
DescriptionJava library providing miscellaneous classes for enterprise applications
|
Filename | Size |
---|---|
store-0.31.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.31</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.31'
// https://jarcasting.com/artifacts/com.github.mizool.technology.typemapping.store/store/
implementation ("com.github.mizool.technology.typemapping.store:store:0.31")
'com.github.mizool.technology.typemapping.store:store:pom:0.31'
<dependency org="com.github.mizool.technology.typemapping.store" name="store" rev="0.31">
<artifact name="store" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mizool.technology.typemapping.store', module='store', version='0.31')
)
libraryDependencies += "com.github.mizool.technology.typemapping.store" % "store" % "0.31"
[com.github.mizool.technology.typemapping.store/store "0.31"]