is not current version
Last Version 1.2.0

io.github.whilein.wcommons:wcommons-parent 1.1.0

Parent wcommons project

GroupId

GroupId

io.github.whilein.wcommons
ArtifactId

ArtifactId

wcommons-parent
Version

Version

1.1.0
Type

Type

pom

Download wcommons-parent 1.1.0

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"]