Last Version

JBrew :: Core :: Annotations 0.1.0-beta.6

This library contains the JBrew core annotations.

License

License

GroupId

GroupId

org.jbrew.core
ArtifactId

ArtifactId

annotations
Version

Version

0.1.0-beta.6
Type

Type

jar
Description

Description

JBrew :: Core :: Annotations
This library contains the JBrew core annotations.
Project URL

Project URL

https://jbrew.org

Download annotations 0.1.0-beta.6


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.