brick-blue

Java byte code tools of Brick

License

License

Categories

Categories

Net
GroupId

GroupId

net.isger
ArtifactId

ArtifactId

brick-blue
Last Version

Last Version

0.0.1-alpha
Release Date

Release Date

Type

Type

jar
Description

Description

brick-blue
Java byte code tools of Brick
Project URL

Project URL

https://github.com/issing/brick-blue
Source Code Management

Source Code Management

https://github.com/issing/brick-blue

Download brick-blue

How to add to project

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

Dependencies

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-alpha