Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.skjolber.json-log-filter |
ArtifactId | ArtifactIdparent |
Version | Version1.0.6 |
Type | Typepom |
Filename | Size |
---|---|
parent-1.0.6.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/parent/ -->
<dependency>
<groupId>com.github.skjolber.json-log-filter</groupId>
<artifactId>parent</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/parent/
implementation 'com.github.skjolber.json-log-filter:parent:1.0.6'
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/parent/
implementation ("com.github.skjolber.json-log-filter:parent:1.0.6")
'com.github.skjolber.json-log-filter:parent:pom:1.0.6'
<dependency org="com.github.skjolber.json-log-filter" name="parent" rev="1.0.6">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='parent', version='1.0.6')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "parent" % "1.0.6"
[com.github.skjolber.json-log-filter/parent "1.0.6"]