is not current version
Last Version 1.0.5

com.ethlo.lamebda:lamebda-spring-web-starter 0.8.0


GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda-spring-web-starter
Version

Version

0.8.0
Type

Type

jar

Download lamebda-spring-web-starter 0.8.0


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