is not current version
Last Version 1.0.5

com.ethlo.lamebda:lamebda 0.3.0

Simple HTTP handler supporting dynamic loading of HTTP handler functions

GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda
Version

Version

0.3.0
Type

Type

pom

Download lamebda 0.3.0

Filename Size
lamebda-0.3.0.pom 6 KB
Browse

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