| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.isger | 
| ArtifactId | ArtifactIdbrick-util | 
| Version | Version0.0.1-alpha | 
| Type | Typejar | 
| Description | Descriptionbrick-util Java auxiliary tools of Brick | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| brick-util-0.0.1-alpha.pom | |
| brick-util-0.0.1-alpha.jar | 53 KB | 
| brick-util-0.0.1-alpha-sources.jar | 29 KB | 
| brick-util-0.0.1-alpha-javadoc.jar | 221 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.isger/brick-util/ -->
<dependency>
    <groupId>net.isger</groupId>
    <artifactId>brick-util</artifactId>
    <version>0.0.1-alpha</version>
</dependency>// https://jarcasting.com/artifacts/net.isger/brick-util/
implementation 'net.isger:brick-util:0.0.1-alpha'// https://jarcasting.com/artifacts/net.isger/brick-util/
implementation ("net.isger:brick-util:0.0.1-alpha")'net.isger:brick-util:jar:0.0.1-alpha'<dependency org="net.isger" name="brick-util" rev="0.0.1-alpha">
  <artifact name="brick-util" type="jar" />
</dependency>@Grapes(
@Grab(group='net.isger', module='brick-util', version='0.0.1-alpha')
)libraryDependencies += "net.isger" % "brick-util" % "0.0.1-alpha"[net.isger/brick-util "0.0.1-alpha"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.isger : brick-blue | jar | 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 |