is not current version
Last Version 1.22

io.dinject:webgen-core 1.19


GroupId

GroupId

io.dinject
ArtifactId

ArtifactId

webgen-core
Version

Version

1.19
Type

Type

jar

Download webgen-core 1.19


<!-- https://jarcasting.com/artifacts/io.dinject/webgen-core/ -->
<dependency>
    <groupId>io.dinject</groupId>
    <artifactId>webgen-core</artifactId>
    <version>1.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.dinject/webgen-core/
implementation 'io.dinject:webgen-core:1.19'
// https://jarcasting.com/artifacts/io.dinject/webgen-core/
implementation ("io.dinject:webgen-core:1.19")
'io.dinject:webgen-core:jar:1.19'
<dependency org="io.dinject" name="webgen-core" rev="1.19">
  <artifact name="webgen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dinject', module='webgen-core', version='1.19')
)
libraryDependencies += "io.dinject" % "webgen-core" % "1.19"
[io.dinject/webgen-core "1.19"]