is not current version
Last Version 1.0.5

com.ethlo.lamebda:lamebda-springmvc 1.0.4


GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda-springmvc
Version

Version

1.0.4
Type

Type

jar

Download lamebda-springmvc 1.0.4


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