GroupId | GroupIdcom.github.panhongan |
---|---|
ArtifactId | ArtifactIdlalaluplus-commons |
Version | Version1.6 |
Type | Typejar |
Filename | Size |
---|---|
lalaluplus-commons-1.6.pom | |
lalaluplus-commons-1.6.jar | 38 KB |
lalaluplus-commons-1.6-sources.jar | 20 KB |
lalaluplus-commons-1.6-javadoc.jar | 599 KB |
Browse |
<!-- 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"]