License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators Mirror Introspection |
GroupId | GroupIdorg.immutables |
ArtifactId | ArtifactIdmirror |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.immutables.mirror
Annotation mirror generator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mirror-2.9.0.pom | |
mirror-2.9.0.jar | 33 KB |
mirror-2.9.0-tests.jar | 27 KB |
mirror-2.9.0-sources.jar | 14 KB |
mirror-2.9.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.immutables/mirror/ -->
<dependency>
<groupId>org.immutables</groupId>
<artifactId>mirror</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.immutables/mirror/
implementation 'org.immutables:mirror:2.9.0'
// https://jarcasting.com/artifacts/org.immutables/mirror/
implementation ("org.immutables:mirror:2.9.0")
'org.immutables:mirror:jar:2.9.0'
<dependency org="org.immutables" name="mirror" rev="2.9.0">
<artifact name="mirror" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.immutables', module='mirror', version='2.9.0')
)
libraryDependencies += "org.immutables" % "mirror" % "2.9.0"
[org.immutables/mirror "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.immutables : generator | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : generator-processor Optional | jar | 2.9.0 |
org.immutables : metainf Optional | jar | 2.9.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : testing | jar | 2.9.0 |