GroupId | GroupIdde.halfbit |
---|---|
ArtifactId | ArtifactIdfeatured-annotations |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
featured-annotations-0.0.1.pom | |
featured-annotations-0.0.1.jar | 1001 bytes |
featured-annotations-0.0.1-sources.jar | 1 KB |
featured-annotations-0.0.1-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.halfbit/featured-annotations/ -->
<dependency>
<groupId>de.halfbit</groupId>
<artifactId>featured-annotations</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/featured-annotations/
implementation 'de.halfbit:featured-annotations:0.0.1'
// https://jarcasting.com/artifacts/de.halfbit/featured-annotations/
implementation ("de.halfbit:featured-annotations:0.0.1")
'de.halfbit:featured-annotations:jar:0.0.1'
<dependency org="de.halfbit" name="featured-annotations" rev="0.0.1">
<artifact name="featured-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='featured-annotations', version='0.0.1')
)
libraryDependencies += "de.halfbit" % "featured-annotations" % "0.0.1"
[de.halfbit/featured-annotations "0.0.1"]