не последняя версия
Последняя версия 2.1.0

com.sun.xml.fastinfoset:FastInfosetRoundTripTests 1.2.12


Группа

Группа

com.sun.xml.fastinfoset
Идентификатор

Идентификатор

FastInfosetRoundTripTests
Версия

Версия

1.2.12
Тип

Тип

jar

Скачать FastInfosetRoundTripTests 1.2.12


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