is not current version
Last Version 2.0.0.1-sonar

com.github.fge:grappa-tracer-backport 1.1.1

A backport of the trace parser for grappa 1.0.x/parboiled1

GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

grappa-tracer-backport
Version

Version

1.1.1
Type

Type

jar

Download grappa-tracer-backport 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.fge/grappa-tracer-backport/ -->
<dependency>
    <groupId>com.github.fge</groupId>
    <artifactId>grappa-tracer-backport</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fge/grappa-tracer-backport/
implementation 'com.github.fge:grappa-tracer-backport:1.1.1'
// https://jarcasting.com/artifacts/com.github.fge/grappa-tracer-backport/
implementation ("com.github.fge:grappa-tracer-backport:1.1.1")
'com.github.fge:grappa-tracer-backport:jar:1.1.1'
<dependency org="com.github.fge" name="grappa-tracer-backport" rev="1.1.1">
  <artifact name="grappa-tracer-backport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fge', module='grappa-tracer-backport', version='1.1.1')
)
libraryDependencies += "com.github.fge" % "grappa-tracer-backport" % "1.1.1"
[com.github.fge/grappa-tracer-backport "1.1.1"]