не последняя версия
Последняя версия 2.1.9

com.github.subchen:jetbrick-commons 2.1.1

jetbrick utility classes

Группа

Группа

com.github.subchen
Идентификатор

Идентификатор

jetbrick-commons
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать jetbrick-commons 2.1.1


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