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