Stagean

Annotation types documenting current development stage on class or method level.

License

License

GroupId

GroupId

com.machinezoo.stagean
ArtifactId

ArtifactId

stagean
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Stagean
Annotation types documenting current development stage on class or method level.
Project URL

Project URL

https://stagean.machinezoo.com/
Project Organization

Project Organization

Robert Važan
Source Code Management

Source Code Management

https://github.com/robertvazan/stagean

Download stagean

How to add to project

<!-- https://jarcasting.com/artifacts/com.machinezoo.stagean/stagean/ -->
<dependency>
    <groupId>com.machinezoo.stagean</groupId>
    <artifactId>stagean</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.machinezoo.stagean/stagean/
implementation 'com.machinezoo.stagean:stagean:1.2.0'
// https://jarcasting.com/artifacts/com.machinezoo.stagean/stagean/
implementation ("com.machinezoo.stagean:stagean:1.2.0")
'com.machinezoo.stagean:stagean:jar:1.2.0'
<dependency org="com.machinezoo.stagean" name="stagean" rev="1.2.0">
  <artifact name="stagean" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.machinezoo.stagean', module='stagean', version='1.2.0')
)
libraryDependencies += "com.machinezoo.stagean" % "stagean" % "1.2.0"
[com.machinezoo.stagean/stagean "1.2.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.2
1.0.1