is not current version
Last Version 2.1.9

com.github.subchen:jetbrick-commons 1.0.5

a package of java utility classes for jetbrick.

GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-commons
Version

Version

1.0.5
Type

Type

jar

Download jetbrick-commons 1.0.5


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