LiteSoftJavaAnnotations
A set of Java Annotations primarily used for documenting contractual obligations and expectations
License |
License |
---|---|
GroupId | GroupIdorg.litesoft |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlitesoft-java-annotations
A set of Java Annotations primarily used for documenting contractual obligations and expectations
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
annotations-1.0.11.pom | |
annotations-1.0.11.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.litesoft/annotations/ -->
<dependency>
<groupId>org.litesoft</groupId>
<artifactId>annotations</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.litesoft/annotations/
implementation 'org.litesoft:annotations:1.0.11'
// https://jarcasting.com/artifacts/org.litesoft/annotations/
implementation ("org.litesoft:annotations:1.0.11")
'org.litesoft:annotations:jar:1.0.11'
<dependency org="org.litesoft" name="annotations" rev="1.0.11">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.litesoft', module='annotations', version='1.0.11')
)
libraryDependencies += "org.litesoft" % "annotations" % "1.0.11"
[org.litesoft/annotations "1.0.11"]
A set of Java Annotations primarily used for documenting contractual obligations and expectations