| Группа | Группаcom.github.funthomas424242 |
|---|---|
| Идентификатор | Идентификаторrades-annotations |
| Версия | Версия2.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| rades-annotations-2.0.1.pom | |
| rades-annotations-2.0.1.jar | 28 KB |
| rades-annotations-2.0.1-src.zip | 54 KB |
| rades-annotations-2.0.1-src.jar | 54 KB |
| rades-annotations-2.0.1-sources.jar | 54 KB |
| rades-annotations-2.0.1-javadoc.jar | 124 KB |
| rades-annotations-2.0.1-jar-with-dependencies.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.funthomas424242/rades-annotations/ -->
<dependency>
<groupId>com.github.funthomas424242</groupId>
<artifactId>rades-annotations</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.funthomas424242/rades-annotations/
implementation 'com.github.funthomas424242:rades-annotations:2.0.1'
// https://jarcasting.com/artifacts/com.github.funthomas424242/rades-annotations/
implementation ("com.github.funthomas424242:rades-annotations:2.0.1")
'com.github.funthomas424242:rades-annotations:jar:2.0.1'
<dependency org="com.github.funthomas424242" name="rades-annotations" rev="2.0.1">
<artifact name="rades-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.funthomas424242', module='rades-annotations', version='2.0.1')
)
libraryDependencies += "com.github.funthomas424242" % "rades-annotations" % "2.0.1"
[com.github.funthomas424242/rades-annotations "2.0.1"]