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

com.github.atool:mbplus 1.0.0


Группа

Группа

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

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

mbplus
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать mbplus 1.0.0


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