is not current version
Last Version 0.68.0.1

com.jwebmp.thirdparty:javax.inject 0.67.0.7

The javax.inject API

GroupId

GroupId

com.jwebmp.thirdparty
ArtifactId

ArtifactId

javax.inject
Version

Version

0.67.0.7
Type

Type

jar

Download javax.inject 0.67.0.7


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