litesoft-java-annotations

A set of Java Annotations primarily used for documenting contractual obligations and expectations

License

License

GroupId

GroupId

org.litesoft
ArtifactId

ArtifactId

annotations
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

litesoft-java-annotations
A set of Java Annotations primarily used for documenting contractual obligations and expectations
Project URL

Project URL

https://github.com/litesoft/LiteSoftJavaAnnotations
Project Organization

Project Organization

LiteSoft
Source Code Management

Source Code Management

https://github.com/litesoft/LiteSoftJavaAnnotations

Download annotations

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

LiteSoftJavaAnnotations

A set of Java Annotations primarily used for documenting contractual obligations and expectations

Versions

Version
1.0.11
1.0.3
1.0.2