is not current version
Last Version 2.3.0-b01

org.glassfish.hk2:hk2-build 2.1.57


Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

hk2-build
Version

Version

2.1.57
Type

Type

pom

Download hk2-build 2.1.57

Filename Size
hk2-build-2.1.57.pom 2 KB
Browse

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