is not current version
Last Version 1.1.1

javax.cache:guice-annotations-test-harness 0.7

Test harness for Guice annotations RI

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

javax.cache
ArtifactId

ArtifactId

guice-annotations-test-harness
Version

Version

0.7
Type

Type

jar

Download guice-annotations-test-harness 0.7


<!-- https://jarcasting.com/artifacts/javax.cache/guice-annotations-test-harness/ -->
<dependency>
    <groupId>javax.cache</groupId>
    <artifactId>guice-annotations-test-harness</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/javax.cache/guice-annotations-test-harness/
implementation 'javax.cache:guice-annotations-test-harness:0.7'
// https://jarcasting.com/artifacts/javax.cache/guice-annotations-test-harness/
implementation ("javax.cache:guice-annotations-test-harness:0.7")
'javax.cache:guice-annotations-test-harness:jar:0.7'
<dependency org="javax.cache" name="guice-annotations-test-harness" rev="0.7">
  <artifact name="guice-annotations-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.cache', module='guice-annotations-test-harness', version='0.7')
)
libraryDependencies += "javax.cache" % "guice-annotations-test-harness" % "0.7"
[javax.cache/guice-annotations-test-harness "0.7"]