io.dinject:dinject-annotations

Packaging parent for Avaje OSS projects.

License

License

GroupId

GroupId

io.dinject
ArtifactId

ArtifactId

dinject-annotations
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Packaging parent for Avaje OSS projects.
Project URL

Project URL

http://www.avaje.org/dinject-annotations

Download dinject-annotations

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.avaje.composite : junit jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
1.20-beta2