GroupId | GroupIdcom.afollestad |
---|---|
ArtifactId | ArtifactIdulfberht-annotations |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
ulfberht-annotations-0.2.0.pom | |
ulfberht-annotations-0.2.0.jar | 6 KB |
ulfberht-annotations-0.2.0-sources.jar | 729 bytes |
ulfberht-annotations-0.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.afollestad/ulfberht-annotations/ -->
<dependency>
<groupId>com.afollestad</groupId>
<artifactId>ulfberht-annotations</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.afollestad/ulfberht-annotations/
implementation 'com.afollestad:ulfberht-annotations:0.2.0'
// https://jarcasting.com/artifacts/com.afollestad/ulfberht-annotations/
implementation ("com.afollestad:ulfberht-annotations:0.2.0")
'com.afollestad:ulfberht-annotations:jar:0.2.0'
<dependency org="com.afollestad" name="ulfberht-annotations" rev="0.2.0">
<artifact name="ulfberht-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.afollestad', module='ulfberht-annotations', version='0.2.0')
)
libraryDependencies += "com.afollestad" % "ulfberht-annotations" % "0.2.0"
[com.afollestad/ulfberht-annotations "0.2.0"]