License |
License |
---|---|
GroupId | GroupIdcom.zepben |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.zepben:annotations
Annotations used by Zepben projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
annotations-1.3.0.pom | |
annotations-1.3.0.jar | 2 KB |
annotations-1.3.0-sources.jar | 2 KB |
annotations-1.3.0-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zepben/annotations/ -->
<dependency>
<groupId>com.zepben</groupId>
<artifactId>annotations</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zepben/annotations/
implementation 'com.zepben:annotations:1.3.0'
// https://jarcasting.com/artifacts/com.zepben/annotations/
implementation ("com.zepben:annotations:1.3.0")
'com.zepben:annotations:jar:1.3.0'
<dependency org="com.zepben" name="annotations" rev="1.3.0">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zepben', module='annotations', version='1.3.0')
)
libraryDependencies += "com.zepben" % "annotations" % "1.3.0"
[com.zepben/annotations "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.hamcrest : hamcrest | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.mockito : mockito-core | jar | 3.2.4 |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |