License |
License |
---|---|
GroupId | GroupIdio.github.githublaohu |
ArtifactId | ArtifactIdtest-dependent |
Version | Version0.0.10 |
Type | Typepom |
Description |
Descriptiontest-dependent
lamp-dependent
|
Project URL |
Project URL |
Filename | Size |
---|---|
test-dependent-0.0.10.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.githublaohu/test-dependent/ -->
<dependency>
<groupId>io.github.githublaohu</groupId>
<artifactId>test-dependent</artifactId>
<version>0.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.githublaohu/test-dependent/
implementation 'io.github.githublaohu:test-dependent:0.0.10'
// https://jarcasting.com/artifacts/io.github.githublaohu/test-dependent/
implementation ("io.github.githublaohu:test-dependent:0.0.10")
'io.github.githublaohu:test-dependent:pom:0.0.10'
<dependency org="io.github.githublaohu" name="test-dependent" rev="0.0.10">
<artifact name="test-dependent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.githublaohu', module='test-dependent', version='0.0.10')
)
libraryDependencies += "io.github.githublaohu" % "test-dependent" % "0.0.10"
[io.github.githublaohu/test-dependent "0.0.10"]