License |
License |
---|---|
GroupId | GroupIdio.github.whilein.wcommons |
ArtifactId | ArtifactIdwcommons-impl-loader |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwcommons/impl-loader
Simple implementation loader
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wcommons-impl-loader-1.2.0.pom | |
wcommons-impl-loader-1.2.0.jar | 11 KB |
wcommons-impl-loader-1.2.0-sources.jar | 6 KB |
wcommons-impl-loader-1.2.0-javadoc.jar | 139 KB |
Browse |
<!-- 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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-impl-loader/
implementation 'io.github.whilein.wcommons:wcommons-impl-loader:1.2.0'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-impl-loader/
implementation ("io.github.whilein.wcommons:wcommons-impl-loader:1.2.0")
'io.github.whilein.wcommons:wcommons-impl-loader:jar:1.2.0'
<dependency org="io.github.whilein.wcommons" name="wcommons-impl-loader" rev="1.2.0">
<artifact name="wcommons-impl-loader" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-impl-loader', version='1.2.0')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-impl-loader" % "1.2.0"
[io.github.whilein.wcommons/wcommons-impl-loader "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0.1 |
org.projectlombok : lombok | jar | 1.18.24 |
org.jetbrains : annotations | jar | 23.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |