is not current version
Last Version 1.1.5.RELEASE

com.github.myoss:phoenix-core 1.0.6

myoss open source project, phoenix core written in Java

GroupId

GroupId

com.github.myoss
ArtifactId

ArtifactId

phoenix-core
Version

Version

1.0.6
Type

Type

jar

Download phoenix-core 1.0.6


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