is not current version
Last Version 1.0.5

com.ethlo.lamebda:lamebda-core 1.0.4


GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda-core
Version

Version

1.0.4
Type

Type

jar

Download lamebda-core 1.0.4


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