is not current version
Last Version 0.8.2

com.ethlo.lamebda:lamebda-servlet 0.5.0


GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda-servlet
Version

Version

0.5.0
Type

Type

jar

Download lamebda-servlet 0.5.0


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