| License |
License |
|---|---|
| GroupId | GroupIdcom.machinezoo.stagean |
| ArtifactId | ArtifactIdstagean |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStagean
Annotation types documenting current development stage on class or method level.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stagean-1.2.0.pom | |
| stagean-1.2.0.jar | 9 KB |
| stagean-1.2.0-sources.jar | 11 KB |
| stagean-1.2.0-javadoc.jar | 70 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |