License |
License |
---|---|
GroupId | GroupIdcom.laimiux.lce |
ArtifactId | ArtifactIdlce |
Version | Version0.3.2 |
Type | Typejar |
Description |
DescriptionLoading/Content/Error types
LCE
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lce-0.3.2.pom | |
lce-0.3.2.jar | 82 KB |
lce-0.3.2-sources.jar | 13 KB |
lce-0.3.2-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.laimiux.lce/lce/ -->
<dependency>
<groupId>com.laimiux.lce</groupId>
<artifactId>lce</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.laimiux.lce/lce/
implementation 'com.laimiux.lce:lce:0.3.2'
// https://jarcasting.com/artifacts/com.laimiux.lce/lce/
implementation ("com.laimiux.lce:lce:0.3.2")
'com.laimiux.lce:lce:jar:0.3.2'
<dependency org="com.laimiux.lce" name="lce" rev="0.3.2">
<artifact name="lce" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.laimiux.lce', module='lce', version='0.3.2')
)
libraryDependencies += "com.laimiux.lce" % "lce" % "0.3.2"
[com.laimiux.lce/lce "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.20 |
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 1.0.1 |
junit : junit | jar | 4.12 |