не последняя версия
Последняя версия 1.1.5.RELEASE

com.github.myoss:phoenix-core 1.1.4.RELEASE

myoss open source project, phoenix core written in Java

Группа

Группа

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

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

phoenix-core
Версия

Версия

1.1.4.RELEASE
Тип

Тип

jar

Скачать phoenix-core 1.1.4.RELEASE


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