License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet |
ArtifactId | ArtifactIdanimal-sniffer-annotation |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnotation for JDK requirements
|
<!-- https://jarcasting.com/artifacts/org.jvnet/animal-sniffer-annotation/ -->
<dependency>
<groupId>org.jvnet</groupId>
<artifactId>animal-sniffer-annotation</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet/animal-sniffer-annotation/
implementation 'org.jvnet:animal-sniffer-annotation:1.0'
// https://jarcasting.com/artifacts/org.jvnet/animal-sniffer-annotation/
implementation ("org.jvnet:animal-sniffer-annotation:1.0")
'org.jvnet:animal-sniffer-annotation:jar:1.0'
<dependency org="org.jvnet" name="animal-sniffer-annotation" rev="1.0">
<artifact name="animal-sniffer-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet', module='animal-sniffer-annotation', version='1.0')
)
libraryDependencies += "org.jvnet" % "animal-sniffer-annotation" % "1.0"
[org.jvnet/animal-sniffer-annotation "1.0"]