License |
License |
---|---|
GroupId | GroupIdcom.jwebmp.thirdparty |
ArtifactId | ArtifactIdjavax.inject |
Last Version | Last Version0.68.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjavax.inject
The javax.inject API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
javax.inject-0.68.0.1.pom | |
javax.inject-0.68.0.1.jar | 5 KB |
javax.inject-0.68.0.1-tests.jar | 20 KB |
javax.inject-0.68.0.1-sources.jar | 13 KB |
javax.inject-0.68.0.1-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.thirdparty/javax.inject/ -->
<dependency>
<groupId>com.jwebmp.thirdparty</groupId>
<artifactId>javax.inject</artifactId>
<version>0.68.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/javax.inject/
implementation 'com.jwebmp.thirdparty:javax.inject:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/javax.inject/
implementation ("com.jwebmp.thirdparty:javax.inject:0.68.0.1")
'com.jwebmp.thirdparty:javax.inject:jar:0.68.0.1'
<dependency org="com.jwebmp.thirdparty" name="javax.inject" rev="0.68.0.1">
<artifact name="javax.inject" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.thirdparty', module='javax.inject', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.thirdparty" % "javax.inject" % "0.68.0.1"
[com.jwebmp.thirdparty/javax.inject "0.68.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |