is not current version
Last Version 2.1.0

com.sun.xml.fastinfoset:FastInfosetRoundTripTests 1.1.9


GroupId

GroupId

com.sun.xml.fastinfoset
ArtifactId

ArtifactId

FastInfosetRoundTripTests
Version

Version

1.1.9
Type

Type

jar

Download FastInfosetRoundTripTests 1.1.9


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