is not current version
Last Version 1.1.8

com.github.jinahya:rfc5849 1.0.0

an implementation of rfc5849

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

rfc5849
Version

Version

1.0.0
Type

Type

jar

Download rfc5849 1.0.0


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