GroupId | GroupIdio.github.githublaohu |
---|---|
ArtifactId | ArtifactIdlamp-dependent |
Version | Version0.0.6 |
Type | Typepom |
Filename | Size |
---|---|
lamp-dependent-0.0.6.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.githublaohu/lamp-dependent/ -->
<dependency>
<groupId>io.github.githublaohu</groupId>
<artifactId>lamp-dependent</artifactId>
<version>0.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.githublaohu/lamp-dependent/
implementation 'io.github.githublaohu:lamp-dependent:0.0.6'
// https://jarcasting.com/artifacts/io.github.githublaohu/lamp-dependent/
implementation ("io.github.githublaohu:lamp-dependent:0.0.6")
'io.github.githublaohu:lamp-dependent:pom:0.0.6'
<dependency org="io.github.githublaohu" name="lamp-dependent" rev="0.0.6">
<artifact name="lamp-dependent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.githublaohu', module='lamp-dependent', version='0.0.6')
)
libraryDependencies += "io.github.githublaohu" % "lamp-dependent" % "0.0.6"
[io.github.githublaohu/lamp-dependent "0.0.6"]