is not current version
Last Version 1.5.0

org.phoenixframe:phoenix_common 1.4.6

phoenixframework���������������������model������

GroupId

GroupId

org.phoenixframe
ArtifactId

ArtifactId

phoenix_common
Version

Version

1.4.6
Type

Type

jar

Download phoenix_common 1.4.6


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