is not current version
Last Version 0.0.9-ssgc

com.cq1080:meta 0.0.7

Yet Another Spring Boot Framework

GroupId

GroupId

com.cq1080
ArtifactId

ArtifactId

meta
Version

Version

0.0.7
Type

Type

jar

Download meta 0.0.7


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