is not current version
Last Version 0.3.3

com.laimiux.lce:lce 0.3.1

LCE

GroupId

GroupId

com.laimiux.lce
ArtifactId

ArtifactId

lce
Version

Version

0.3.1
Type

Type

jar

Download lce 0.3.1


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