Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.skjolber.json-log-filter |
ArtifactId | ArtifactIdparent |
Version | Version1.0.16 |
Type | Typepom |
Filename | Size |
---|---|
parent-1.0.16.pom | 15 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.16</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.16'
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/parent/
implementation ("com.github.skjolber.json-log-filter:parent:1.0.16")
'com.github.skjolber.json-log-filter:parent:pom:1.0.16'
<dependency org="com.github.skjolber.json-log-filter" name="parent" rev="1.0.16">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='parent', version='1.0.16')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "parent" % "1.0.16"
[com.github.skjolber.json-log-filter/parent "1.0.16"]