is not current version
Last Version 3.0.3

org.glassfish.hk2:hk2-runlevel 2.5.0-b43

${project.name}

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

hk2-runlevel
Version

Version

2.5.0-b43
Type

Type

jar

Download hk2-runlevel 2.5.0-b43


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