is not current version
Last Version 1.0.5

com.ethlo.lamebda:lamebda-core 0.8.4


GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda-core
Version

Version

0.8.4
Type

Type

jar

Download lamebda-core 0.8.4


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