is not current version
Last Version 0.1.11

org.dotwebstack.framework:dotwebstack-frontend-http 0.1.4


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

dotwebstack-frontend-http
Version

Version

0.1.4
Type

Type

jar

Download dotwebstack-frontend-http 0.1.4


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