License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.isger |
ArtifactId | ArtifactIdbrick-blue |
Last Version | Last Version0.0.1-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbrick-blue
Java byte code tools of Brick
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
brick-blue-0.0.1-alpha.pom | |
brick-blue-0.0.1-alpha.jar | 47 KB |
brick-blue-0.0.1-alpha-sources.jar | 17 KB |
brick-blue-0.0.1-alpha-javadoc.jar | 118 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |