| License |
License |
|---|---|
| GroupId | GroupIdio.github.joana-team |
| ArtifactId | ArtifactIdannotations |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionio.github.joana-team:annotations
Annotations for Joana
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| annotations-1.0.1.pom | |
| annotations-1.0.1.jar | 15 KB |
| annotations-1.0.1-sources.jar | 14 KB |
| annotations-1.0.1-javadoc.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.joana-team/annotations/ -->
<dependency>
<groupId>io.github.joana-team</groupId>
<artifactId>annotations</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.joana-team/annotations/
implementation 'io.github.joana-team:annotations:1.0.1'
// https://jarcasting.com/artifacts/io.github.joana-team/annotations/
implementation ("io.github.joana-team:annotations:1.0.1")
'io.github.joana-team:annotations:jar:1.0.1'
<dependency org="io.github.joana-team" name="annotations" rev="1.0.1">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.joana-team', module='annotations', version='1.0.1')
)
libraryDependencies += "io.github.joana-team" % "annotations" % "1.0.1"
[io.github.joana-team/annotations "1.0.1"]