is not current version
Last Version 1.2.0

io.github.whilein.wcommons:wcommons-impl-loader 1.0.3

Simple implementation loader

GroupId

GroupId

io.github.whilein.wcommons
ArtifactId

ArtifactId

wcommons-impl-loader
Version

Version

1.0.3
Type

Type

jar

Download wcommons-impl-loader 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-impl-loader/ -->
<dependency>
    <groupId>io.github.whilein.wcommons</groupId>
    <artifactId>wcommons-impl-loader</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-impl-loader/
implementation 'io.github.whilein.wcommons:wcommons-impl-loader:1.0.3'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-impl-loader/
implementation ("io.github.whilein.wcommons:wcommons-impl-loader:1.0.3")
'io.github.whilein.wcommons:wcommons-impl-loader:jar:1.0.3'
<dependency org="io.github.whilein.wcommons" name="wcommons-impl-loader" rev="1.0.3">
  <artifact name="wcommons-impl-loader" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-impl-loader', version='1.0.3')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-impl-loader" % "1.0.3"
[io.github.whilein.wcommons/wcommons-impl-loader "1.0.3"]