is not current version
Last Version 1.1.8

com.github.jinahya:rfc5849 1.1.2

an implementation of rfc5849

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

rfc5849
Version

Version

1.1.2
Type

Type

jar

Download rfc5849 1.1.2


<!-- https://jarcasting.com/artifacts/com.github.jinahya/rfc5849/ -->
<dependency>
    <groupId>com.github.jinahya</groupId>
    <artifactId>rfc5849</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/rfc5849/
implementation 'com.github.jinahya:rfc5849:1.1.2'
// https://jarcasting.com/artifacts/com.github.jinahya/rfc5849/
implementation ("com.github.jinahya:rfc5849:1.1.2")
'com.github.jinahya:rfc5849:jar:1.1.2'
<dependency org="com.github.jinahya" name="rfc5849" rev="1.1.2">
  <artifact name="rfc5849" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='rfc5849', version='1.1.2')
)
libraryDependencies += "com.github.jinahya" % "rfc5849" % "1.1.2"
[com.github.jinahya/rfc5849 "1.1.2"]