Last Version

com.zepben:annotations 1.3.0

Annotations used by Zepben projects

License

License

GroupId

GroupId

com.zepben
ArtifactId

ArtifactId

annotations
Version

Version

1.3.0
Type

Type

jar
Description

Description

com.zepben:annotations
Annotations used by Zepben projects
Project URL

Project URL

https://github.com/zepben/annotations/
Project Organization

Project Organization

Zeppelin Bend Pty Ltd.

Download annotations 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1
org.junit.jupiter : junit-jupiter-api jar 5.5.2

test (5)

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

Project Modules

There are no modules declared in this project.