is not current version
Last Version 1.0.5

com.ethlo.lamebda:lamebda-core 0.9.1


GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda-core
Version

Version

0.9.1
Type

Type

jar

Download lamebda-core 0.9.1


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