License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.igormaznitsa |
ArtifactId | ArtifactIdjute-annotations |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionJUte annotations
Annotations for JUte
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jute-annotations-1.1.1.pom | |
jute-annotations-1.1.1.jar | 3 KB |
jute-annotations-1.1.1-sources.jar | 2 KB |
jute-annotations-1.1.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.igormaznitsa/jute-annotations/ -->
<dependency>
<groupId>com.igormaznitsa</groupId>
<artifactId>jute-annotations</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.igormaznitsa/jute-annotations/
implementation 'com.igormaznitsa:jute-annotations:1.1.1'
// https://jarcasting.com/artifacts/com.igormaznitsa/jute-annotations/
implementation ("com.igormaznitsa:jute-annotations:1.1.1")
'com.igormaznitsa:jute-annotations:jar:1.1.1'
<dependency org="com.igormaznitsa" name="jute-annotations" rev="1.1.1">
<artifact name="jute-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.igormaznitsa', module='jute-annotations', version='1.1.1')
)
libraryDependencies += "com.igormaznitsa" % "jute-annotations" % "1.1.1"
[com.igormaznitsa/jute-annotations "1.1.1"]