is not current version
Last Version 0.68.0.1

com.jwebmp.thirdparty:javax.inject 0.67.0.5

The javax.inject API

GroupId

GroupId

com.jwebmp.thirdparty
ArtifactId

ArtifactId

javax.inject
Version

Version

0.67.0.5
Type

Type

jar

Download javax.inject 0.67.0.5


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