is not current version
Last Version 1.7

com.github.panhongan:lalaluplus-commons 1.6

lalaluplus java commons

GroupId

GroupId

com.github.panhongan
ArtifactId

ArtifactId

lalaluplus-commons
Version

Version

1.6
Type

Type

jar

Download lalaluplus-commons 1.6


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