GroupId | GroupIdio.github.githublaohu |
---|---|
ArtifactId | ArtifactIdlamp-dependent |
Version | Version0.0.3 |
Type | Typepom |
Filename | Size |
---|---|
lamp-dependent-0.0.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.githublaohu/lamp-dependent/
implementation 'io.github.githublaohu:lamp-dependent:0.0.3'
// https://jarcasting.com/artifacts/io.github.githublaohu/lamp-dependent/
implementation ("io.github.githublaohu:lamp-dependent:0.0.3")
'io.github.githublaohu:lamp-dependent:pom:0.0.3'
<dependency org="io.github.githublaohu" name="lamp-dependent" rev="0.0.3">
<artifact name="lamp-dependent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.githublaohu', module='lamp-dependent', version='0.0.3')
)
libraryDependencies += "io.github.githublaohu" % "lamp-dependent" % "0.0.3"
[io.github.githublaohu/lamp-dependent "0.0.3"]