не последняя версия
Последняя версия 1.3.6-mt-0.5

io.github.mervey0324:jraft-core 1.3.6-mt-0.2


Группа

Группа

io.github.mervey0324
Идентификатор

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

jraft-core
Версия

Версия

1.3.6-mt-0.2
Тип

Тип

jar

Скачать jraft-core 1.3.6-mt-0.2


<!-- https://jarcasting.com/artifacts/io.github.mervey0324/jraft-core/ -->
<dependency>
    <groupId>io.github.mervey0324</groupId>
    <artifactId>jraft-core</artifactId>
    <version>1.3.6-mt-0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mervey0324/jraft-core/
implementation 'io.github.mervey0324:jraft-core:1.3.6-mt-0.2'
// https://jarcasting.com/artifacts/io.github.mervey0324/jraft-core/
implementation ("io.github.mervey0324:jraft-core:1.3.6-mt-0.2")
'io.github.mervey0324:jraft-core:jar:1.3.6-mt-0.2'
<dependency org="io.github.mervey0324" name="jraft-core" rev="1.3.6-mt-0.2">
  <artifact name="jraft-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mervey0324', module='jraft-core', version='1.3.6-mt-0.2')
)
libraryDependencies += "io.github.mervey0324" % "jraft-core" % "1.3.6-mt-0.2"
[io.github.mervey0324/jraft-core "1.3.6-mt-0.2"]