is not current version
Last Version 0.8.2

com.ethlo.lamebda:lamebda-servlet 0.7.1


GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda-servlet
Version

Version

0.7.1
Type

Type

jar

Download lamebda-servlet 0.7.1


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