BIT

Bytecode Instrumenting Tool by Han Bok Lee

License

License

GroupId

GroupId

org.irenical.bit
ArtifactId

ArtifactId

bit
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

BIT
Bytecode Instrumenting Tool by Han Bok Lee
Project Organization

Project Organization

Irenical

Download bit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0