is not current version
Last Version 1.3

org.joyrest:joyrest-hk2 1.2


Categories

Categories

HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-hk2
Version

Version

1.2
Type

Type

jar

Download joyrest-hk2 1.2


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