is not current version
Last Version 1.2.0.1

io.github.l86400:lq-framework 1.0

86400 Framework

GroupId

GroupId

io.github.l86400
ArtifactId

ArtifactId

lq-framework
Version

Version

1.0
Type

Type

pom

Download lq-framework 1.0

Filename Size
lq-framework-1.0.pom 2 KB
Browse

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