| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bannmann.labs |
| ArtifactId | ArtifactIdannotations |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProvides common plugins and settings
|
| Filename | Size |
|---|---|
| annotations-0.0.5.pom | |
| annotations-0.0.5.jar | 2 KB |
| annotations-0.0.5-sources.jar | 2 KB |
| annotations-0.0.5-javadoc.jar | 387 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.bannmann.labs/annotations/ -->
<dependency>
<groupId>com.github.bannmann.labs</groupId>
<artifactId>annotations</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bannmann.labs/annotations/
implementation 'com.github.bannmann.labs:annotations:0.0.5'
// https://jarcasting.com/artifacts/com.github.bannmann.labs/annotations/
implementation ("com.github.bannmann.labs:annotations:0.0.5")
'com.github.bannmann.labs:annotations:jar:0.0.5'
<dependency org="com.github.bannmann.labs" name="annotations" rev="0.0.5">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bannmann.labs', module='annotations', version='0.0.5')
)
libraryDependencies += "com.github.bannmann.labs" % "annotations" % "0.0.5"
[com.github.bannmann.labs/annotations "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.mizool : mizool-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.3 |
| org.testng : testng | jar | 6.8.17 |