is not current version
Last Version 1.0.5

com.github.bordertech.didums:didums-hk2 1.0.1


Categories

Categories

HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.bordertech.didums
ArtifactId

ArtifactId

didums-hk2
Version

Version

1.0.1
Type

Type

jar

Download didums-hk2 1.0.1


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