| Maven: | <dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-all</artifactId> <version>1.8.0-beta-2</version> </dependency> |
Ivy: | <dependency org="org.codehaus.groovy" name="groovy-all" rev="1.8.0-beta-2" /> |
| Name: | groovy-all-1.8.0-beta-2.jar (Click to View Details) |
| Download: | Download 'groovy-all-1.8.0-beta-2.jar' from Maven Repository |
| POM: | Inspect 'groovy-all-1.8.0-beta-2.pom' |
| File: | groovy/transform/Field.class (517 bytes) |
| Binary: | Download Class File
Source: View Source
Javadoc: View Javadoc
|
| Search: |
Field
groovy.transform.Field
|
| Compiled From: | Field.java using Java Version 49.0 (J2SE 5.0) |
| Package: | groovy.transform ![]() |
| Name: | public interface Field
|
implements
java.lang.annotation.Annotation
|
|
| Imports: |
java.lang.annotation.Annotation |