is not current version
Last Version 1.0.5

com.ethlo.lamebda:lamebda 1.0.2

Simple HTTP handler supporting dynamic loading of HTTP handler functions

GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda
Version

Version

1.0.2
Type

Type

pom

Download lamebda 1.0.2

Filename Size
lamebda-1.0.2.pom 8 KB
Browse

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