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