| License |
License |
|---|---|
| GroupId | GroupIdcom.laimiux.lce |
| ArtifactId | ArtifactIdlce |
| Last Version | Last Version0.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLoading/Content/Error types
LCE
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lce-0.3.3.pom | |
| lce-0.3.3.jar | 48 KB |
| lce-0.3.3-sources.jar | 7 KB |
| lce-0.3.3-javadoc.jar | 95 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.laimiux.lce/lce/ -->
<dependency>
<groupId>com.laimiux.lce</groupId>
<artifactId>lce</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.laimiux.lce/lce/
implementation 'com.laimiux.lce:lce:0.3.3'
// https://jarcasting.com/artifacts/com.laimiux.lce/lce/
implementation ("com.laimiux.lce:lce:0.3.3")
'com.laimiux.lce:lce:jar:0.3.3'
<dependency org="com.laimiux.lce" name="lce" rev="0.3.3">
<artifact name="lce" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.laimiux.lce', module='lce', version='0.3.3')
)
libraryDependencies += "com.laimiux.lce" % "lce" % "0.3.3"
[com.laimiux.lce/lce "0.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.21 |