is not current version
Last Version 1.7

com.github.panhongan:lalaluplus-commons 1.5

lalaluplus java commons

GroupId

GroupId

com.github.panhongan
ArtifactId

ArtifactId

lalaluplus-commons
Version

Version

1.5
Type

Type

jar

Download lalaluplus-commons 1.5


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