is not current version
Last Version 1.5.1

org.phoenixframe:phoenix_db 1.2.2


GroupId

GroupId

org.phoenixframe
ArtifactId

ArtifactId

phoenix_db
Version

Version

1.2.2
Type

Type

jar

Download phoenix_db 1.2.2


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