is not current version
Last Version 1.0.5

com.ethlo.lamebda:lamebda-springmvc 0.7.0


GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda-springmvc
Version

Version

0.7.0
Type

Type

jar

Download lamebda-springmvc 0.7.0


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