is not current version
Last Version 3.0.3

org.glassfish.hk2:contract-bundle 3.0.1

${project.name}

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

contract-bundle
Version

Version

3.0.1
Type

Type

jar

Download contract-bundle 3.0.1


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