is not current version
Last Version 1.1.8

com.github.jinahya:rfc5849 0.9.2

an implementation of rfc5849

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

rfc5849
Version

Version

0.9.2
Type

Type

jar

Download rfc5849 0.9.2


<!-- 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"]