is not current version
Last Version 0.3.2

org.beangle.sas:beangle-sas-http 0.3.1

Beangle AS Http Server

GroupId

GroupId

org.beangle.sas
ArtifactId

ArtifactId

beangle-sas-http
Version

Version

0.3.1
Type

Type

war

Download beangle-sas-http 0.3.1


<!-- https://jarcasting.com/artifacts/org.beangle.sas/beangle-sas-http/ -->
<dependency>
    <groupId>org.beangle.sas</groupId>
    <artifactId>beangle-sas-http</artifactId>
    <version>0.3.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.sas/beangle-sas-http/
implementation 'org.beangle.sas:beangle-sas-http:0.3.1'
// https://jarcasting.com/artifacts/org.beangle.sas/beangle-sas-http/
implementation ("org.beangle.sas:beangle-sas-http:0.3.1")
'org.beangle.sas:beangle-sas-http:war:0.3.1'
<dependency org="org.beangle.sas" name="beangle-sas-http" rev="0.3.1">
  <artifact name="beangle-sas-http" type="war" />
</dependency>
@Grapes(
@Grab(group='org.beangle.sas', module='beangle-sas-http', version='0.3.1')
)
libraryDependencies += "org.beangle.sas" % "beangle-sas-http" % "0.3.1"
[org.beangle.sas/beangle-sas-http "0.3.1"]