не последняя версия
Последняя версия 2.0.2-RELEASE

org.dromara:myth-core 2.0.0-RELEASE


Группа

Группа

org.dromara
Идентификатор

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

myth-core
Версия

Версия

2.0.0-RELEASE
Тип

Тип

jar

Скачать myth-core 2.0.0-RELEASE


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