is not current version
Last Version 4.0.19

org.jboss.byteman:byteman-asciidoc 4.0.14


Categories

Categories

JBoss Container Application Servers Byteman Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.jboss.byteman
ArtifactId

ArtifactId

byteman-asciidoc
Version

Version

4.0.14
Type

Type

jar

Download byteman-asciidoc 4.0.14


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