is not current version
Last Version 1.2.0

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

Simple implementation loader

GroupId

GroupId

io.github.whilein.wcommons
ArtifactId

ArtifactId

wcommons-impl-loader
Version

Version

1.1.0
Type

Type

jar

Download wcommons-impl-loader 1.1.0


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