is not current version
Last Version 1.2.1.RELEASE

com.github.kaizen4j:stark-web 1.2.0.RELEASE


GroupId

GroupId

com.github.kaizen4j
ArtifactId

ArtifactId

stark-web
Version

Version

1.2.0.RELEASE
Type

Type

jar

Download stark-web 1.2.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.kaizen4j/stark-web/ -->
<dependency>
    <groupId>com.github.kaizen4j</groupId>
    <artifactId>stark-web</artifactId>
    <version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-web/
implementation 'com.github.kaizen4j:stark-web:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-web/
implementation ("com.github.kaizen4j:stark-web:1.2.0.RELEASE")
'com.github.kaizen4j:stark-web:jar:1.2.0.RELEASE'
<dependency org="com.github.kaizen4j" name="stark-web" rev="1.2.0.RELEASE">
  <artifact name="stark-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kaizen4j', module='stark-web', version='1.2.0.RELEASE')
)
libraryDependencies += "com.github.kaizen4j" % "stark-web" % "1.2.0.RELEASE"
[com.github.kaizen4j/stark-web "1.2.0.RELEASE"]