License |
License |
---|---|
GroupId | GroupIdio.github.kvlabs.filemock |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFileMockParent
Parent pom for file mock 1.0.0
|
Filename | Size |
---|---|
parent-1.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kvlabs.filemock/parent/ -->
<dependency>
<groupId>io.github.kvlabs.filemock</groupId>
<artifactId>parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kvlabs.filemock/parent/
implementation 'io.github.kvlabs.filemock:parent:1.0.0'
// https://jarcasting.com/artifacts/io.github.kvlabs.filemock/parent/
implementation ("io.github.kvlabs.filemock:parent:1.0.0")
'io.github.kvlabs.filemock:parent:pom:1.0.0'
<dependency org="io.github.kvlabs.filemock" name="parent" rev="1.0.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.kvlabs.filemock', module='parent', version='1.0.0')
)
libraryDependencies += "io.github.kvlabs.filemock" % "parent" % "1.0.0"
[io.github.kvlabs.filemock/parent "1.0.0"]