| Группа | Группаcom.github.h908714124 |
|---|---|
| Идентификатор | Идентификаторreadable |
| Версия | Версия1.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| readable-1.2.pom | |
| readable-1.2.jar | 125 KB |
| readable-1.2-sources.jar | 13 KB |
| readable-1.2-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.h908714124/readable/ -->
<dependency>
<groupId>com.github.h908714124</groupId>
<artifactId>readable</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/readable/
implementation 'com.github.h908714124:readable:1.2'
// https://jarcasting.com/artifacts/com.github.h908714124/readable/
implementation ("com.github.h908714124:readable:1.2")
'com.github.h908714124:readable:jar:1.2'
<dependency org="com.github.h908714124" name="readable" rev="1.2">
<artifact name="readable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='readable', version='1.2')
)
libraryDependencies += "com.github.h908714124" % "readable" % "1.2"
[com.github.h908714124/readable "1.2"]