is not current version
Last Version 2.0

com.github.maskwerewolf:flowerframework-root 1.0

flower jdbc framework

GroupId

GroupId

com.github.maskwerewolf
ArtifactId

ArtifactId

flowerframework-root
Version

Version

1.0
Type

Type

pom

Download flowerframework-root 1.0


<!-- https://jarcasting.com/artifacts/com.github.maskwerewolf/flowerframework-root/ -->
<dependency>
    <groupId>com.github.maskwerewolf</groupId>
    <artifactId>flowerframework-root</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.maskwerewolf/flowerframework-root/
implementation 'com.github.maskwerewolf:flowerframework-root:1.0'
// https://jarcasting.com/artifacts/com.github.maskwerewolf/flowerframework-root/
implementation ("com.github.maskwerewolf:flowerframework-root:1.0")
'com.github.maskwerewolf:flowerframework-root:pom:1.0'
<dependency org="com.github.maskwerewolf" name="flowerframework-root" rev="1.0">
  <artifact name="flowerframework-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.maskwerewolf', module='flowerframework-root', version='1.0')
)
libraryDependencies += "com.github.maskwerewolf" % "flowerframework-root" % "1.0"
[com.github.maskwerewolf/flowerframework-root "1.0"]