is not current version
Last Version 0.0.1-alpha2

com.github.alinvasile.jsla:jsla-sample-web 0.0.1-alpha1


GroupId

GroupId

com.github.alinvasile.jsla
ArtifactId

ArtifactId

jsla-sample-web
Version

Version

0.0.1-alpha1
Type

Type

war

Download jsla-sample-web 0.0.1-alpha1


<!-- https://jarcasting.com/artifacts/com.github.alinvasile.jsla/jsla-sample-web/ -->
<dependency>
    <groupId>com.github.alinvasile.jsla</groupId>
    <artifactId>jsla-sample-web</artifactId>
    <version>0.0.1-alpha1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alinvasile.jsla/jsla-sample-web/
implementation 'com.github.alinvasile.jsla:jsla-sample-web:0.0.1-alpha1'
// https://jarcasting.com/artifacts/com.github.alinvasile.jsla/jsla-sample-web/
implementation ("com.github.alinvasile.jsla:jsla-sample-web:0.0.1-alpha1")
'com.github.alinvasile.jsla:jsla-sample-web:war:0.0.1-alpha1'
<dependency org="com.github.alinvasile.jsla" name="jsla-sample-web" rev="0.0.1-alpha1">
  <artifact name="jsla-sample-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.alinvasile.jsla', module='jsla-sample-web', version='0.0.1-alpha1')
)
libraryDependencies += "com.github.alinvasile.jsla" % "jsla-sample-web" % "0.0.1-alpha1"
[com.github.alinvasile.jsla/jsla-sample-web "0.0.1-alpha1"]