| Categories |
CategoriesMirror Application Layer Libs Introspection |
|---|---|
| GroupId | GroupIdorg.codehaus.jsr166-mirror |
| ArtifactId | ArtifactIdextra166y |
| Last Version | Last Version1.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| extra166y-1.7.0.pom | |
| extra166y-1.7.0.jar | 637 KB |
| extra166y-1.7.0-sources.jar | 102 KB |
| extra166y-1.7.0-javadoc.jar | 424 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.jsr166-mirror/extra166y/ -->
<dependency>
<groupId>org.codehaus.jsr166-mirror</groupId>
<artifactId>extra166y</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jsr166-mirror/extra166y/
implementation 'org.codehaus.jsr166-mirror:extra166y:1.7.0'
// https://jarcasting.com/artifacts/org.codehaus.jsr166-mirror/extra166y/
implementation ("org.codehaus.jsr166-mirror:extra166y:1.7.0")
'org.codehaus.jsr166-mirror:extra166y:jar:1.7.0'
<dependency org="org.codehaus.jsr166-mirror" name="extra166y" rev="1.7.0">
<artifact name="extra166y" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jsr166-mirror', module='extra166y', version='1.7.0')
)
libraryDependencies += "org.codehaus.jsr166-mirror" % "extra166y" % "1.7.0"
[org.codehaus.jsr166-mirror/extra166y "1.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |