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

com.github.houbb:bank-tool 1.1.0

The bank-tool tool for java.

Группа

Группа

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

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

bank-tool
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать bank-tool 1.1.0


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