is not current version
Last Version 1.0.1

com.expanset.hk2:hk2-persistence 1.0.0


Categories

Categories

HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

com.expanset.hk2
ArtifactId

ArtifactId

hk2-persistence
Version

Version

1.0.0
Type

Type

jar

Download hk2-persistence 1.0.0


<!-- https://jarcasting.com/artifacts/com.expanset.hk2/hk2-persistence/ -->
<dependency>
    <groupId>com.expanset.hk2</groupId>
    <artifactId>hk2-persistence</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expanset.hk2/hk2-persistence/
implementation 'com.expanset.hk2:hk2-persistence:1.0.0'
// https://jarcasting.com/artifacts/com.expanset.hk2/hk2-persistence/
implementation ("com.expanset.hk2:hk2-persistence:1.0.0")
'com.expanset.hk2:hk2-persistence:jar:1.0.0'
<dependency org="com.expanset.hk2" name="hk2-persistence" rev="1.0.0">
  <artifact name="hk2-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expanset.hk2', module='hk2-persistence', version='1.0.0')
)
libraryDependencies += "com.expanset.hk2" % "hk2-persistence" % "1.0.0"
[com.expanset.hk2/hk2-persistence "1.0.0"]