GroupId | GroupIdcom.github.panhongan |
---|---|
ArtifactId | ArtifactIdlalaluplus-commons |
Version | Version0.1.12 |
Type | Typejar |
Filename | Size |
---|---|
lalaluplus-commons-0.1.12.pom | |
lalaluplus-commons-0.1.12.jar | 39 KB |
lalaluplus-commons-0.1.12-sources.jar | 19 KB |
lalaluplus-commons-0.1.12-javadoc.jar | 248 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.panhongan/lalaluplus-commons/ -->
<dependency>
<groupId>com.github.panhongan</groupId>
<artifactId>lalaluplus-commons</artifactId>
<version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panhongan/lalaluplus-commons/
implementation 'com.github.panhongan:lalaluplus-commons:0.1.12'
// https://jarcasting.com/artifacts/com.github.panhongan/lalaluplus-commons/
implementation ("com.github.panhongan:lalaluplus-commons:0.1.12")
'com.github.panhongan:lalaluplus-commons:jar:0.1.12'
<dependency org="com.github.panhongan" name="lalaluplus-commons" rev="0.1.12">
<artifact name="lalaluplus-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panhongan', module='lalaluplus-commons', version='0.1.12')
)
libraryDependencies += "com.github.panhongan" % "lalaluplus-commons" % "0.1.12"
[com.github.panhongan/lalaluplus-commons "0.1.12"]