License |
License |
---|---|
GroupId | GroupIdcom.ethlo.lamebda |
ArtifactId | ArtifactIdlamebda |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLamebda
HTTP API handler supporting dynamic loading of handler functions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lamebda-1.0.5.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ethlo.lamebda/lamebda/ -->
<dependency>
<groupId>com.ethlo.lamebda</groupId>
<artifactId>lamebda</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.lamebda/lamebda/
implementation 'com.ethlo.lamebda:lamebda:1.0.5'
// https://jarcasting.com/artifacts/com.ethlo.lamebda/lamebda/
implementation ("com.ethlo.lamebda:lamebda:1.0.5")
'com.ethlo.lamebda:lamebda:pom:1.0.5'
<dependency org="com.ethlo.lamebda" name="lamebda" rev="1.0.5">
<artifact name="lamebda" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.lamebda', module='lamebda', version='1.0.5')
)
libraryDependencies += "com.ethlo.lamebda" % "lamebda" % "1.0.5"
[com.ethlo.lamebda/lamebda "1.0.5"]