is not current version
Last Version 0.0.6

com.silentgo:jetbrick 0.0.3


GroupId

GroupId

com.silentgo
ArtifactId

ArtifactId

jetbrick
Version

Version

0.0.3
Type

Type

jar

Download jetbrick 0.0.3


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