is not current version
Last Version 2.1.0

com.sun.xml.fastinfoset:FastInfosetRoundTripTests 1.2.17


GroupId

GroupId

com.sun.xml.fastinfoset
ArtifactId

ArtifactId

FastInfosetRoundTripTests
Version

Version

1.2.17
Type

Type

jar

Download FastInfosetRoundTripTests 1.2.17


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