is not current version
Last Version 0.0.6

com.silentgo:jetbrick 0.0.5


GroupId

GroupId

com.silentgo
ArtifactId

ArtifactId

jetbrick
Version

Version

0.0.5
Type

Type

jar

Download jetbrick 0.0.5


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