License |
License |
---|---|
GroupId | GroupIdcom.lgou2w |
ArtifactId | ArtifactIdldk-common |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA multi-platform lgou2w development kit
|
Filename | Size |
---|---|
ldk-common-0.2.2.pom | |
ldk-common-0.2.2.jar | 71 KB |
ldk-common-0.2.2-sources.jar | 13 KB |
ldk-common-0.2.2-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lgou2w/ldk-common/ -->
<dependency>
<groupId>com.lgou2w</groupId>
<artifactId>ldk-common</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lgou2w/ldk-common/
implementation 'com.lgou2w:ldk-common:0.2.2'
// https://jarcasting.com/artifacts/com.lgou2w/ldk-common/
implementation ("com.lgou2w:ldk-common:0.2.2")
'com.lgou2w:ldk-common:jar:0.2.2'
<dependency org="com.lgou2w" name="ldk-common" rev="0.2.2">
<artifact name="ldk-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lgou2w', module='ldk-common', version='0.2.2')
)
libraryDependencies += "com.lgou2w" % "ldk-common" % "0.2.2"
[com.lgou2w/ldk-common "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.powermock : powermock-api-mockito2 | jar | 2.0.7 |
org.powermock : powermock-module-junit4 | jar | 2.0.7 |
com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.2.0 |
org.amshove.kluent : kluent | jar | 1.61 |