is not current version
Last Version 4.0.0

io.github.cossme:grinder-xmlbeans 3.13

Generate the XMLBeans used by the TCPProxy.

GroupId

GroupId

io.github.cossme
ArtifactId

ArtifactId

grinder-xmlbeans
Version

Version

3.13
Type

Type

jar

Download grinder-xmlbeans 3.13


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