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