| License |
License |
|---|---|
| GroupId | GroupIdcom.afollestad |
| ArtifactId | ArtifactIdulfberht-annotations |
| Last Version | Last Version0.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUlfberht-annotations
Ulfberht-annotations
|
| Filename | Size |
|---|---|
| ulfberht-annotations-0.6.0.pom | |
| ulfberht-annotations-0.6.0.jar | 5 KB |
| ulfberht-annotations-0.6.0-sources.jar | 729 bytes |
| ulfberht-annotations-0.6.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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.afollestad/ulfberht-annotations/
implementation 'com.afollestad:ulfberht-annotations:0.6.0'
// https://jarcasting.com/artifacts/com.afollestad/ulfberht-annotations/
implementation ("com.afollestad:ulfberht-annotations:0.6.0")
'com.afollestad:ulfberht-annotations:jar:0.6.0'
<dependency org="com.afollestad" name="ulfberht-annotations" rev="0.6.0">
<artifact name="ulfberht-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.afollestad', module='ulfberht-annotations', version='0.6.0')
)
libraryDependencies += "com.afollestad" % "ulfberht-annotations" % "0.6.0"
[com.afollestad/ulfberht-annotations "0.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.41 |