GroupId | GroupIdcom.github.panhongan |
---|---|
ArtifactId | ArtifactIdlalaluplus-commons |
Version | Version1.5 |
Type | Typejar |
Filename | Size |
---|---|
lalaluplus-commons-1.5.pom | |
lalaluplus-commons-1.5.jar | 38 KB |
lalaluplus-commons-1.5-sources.jar | 20 KB |
lalaluplus-commons-1.5-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.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"]