is not current version
Last Version 1.0.5

com.ethlo.lamebda:lamebda 0.2.1

Simple HTTP handler supporting dynamic loading of HTTP handler functions

GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda
Version

Version

0.2.1
Type

Type

pom

Download lamebda 0.2.1

Filename Size
lamebda-0.2.1.pom 6 KB
Browse

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