is not current version
Last Version 1.0.1

com.expanset.hk2:hk2 1.0.0


Categories

Categories

HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

com.expanset.hk2
ArtifactId

ArtifactId

hk2
Version

Version

1.0.0
Type

Type

pom

Download hk2 1.0.0

Filename Size
hk2-1.0.0.pom 1 KB
Browse

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