GroupId | GroupIdio.github.whilein.wcommons |
---|---|
ArtifactId | ArtifactIdwcommons-parent |
Version | Version1.1.0 |
Type | Typepom |
Filename | Size |
---|---|
wcommons-parent-1.1.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-parent/ -->
<dependency>
<groupId>io.github.whilein.wcommons</groupId>
<artifactId>wcommons-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-parent/
implementation 'io.github.whilein.wcommons:wcommons-parent:1.1.0'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-parent/
implementation ("io.github.whilein.wcommons:wcommons-parent:1.1.0")
'io.github.whilein.wcommons:wcommons-parent:pom:1.1.0'
<dependency org="io.github.whilein.wcommons" name="wcommons-parent" rev="1.1.0">
<artifact name="wcommons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-parent', version='1.1.0')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-parent" % "1.1.0"
[io.github.whilein.wcommons/wcommons-parent "1.1.0"]