is not current version
Last Version 2.1.0

com.sun.xml.fastinfoset:FastInfoset 1.2.18


GroupId

GroupId

com.sun.xml.fastinfoset
ArtifactId

ArtifactId

FastInfoset
Version

Version

1.2.18
Type

Type

jar

Download FastInfoset 1.2.18


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