License |
License
https://www.gnu.org/licenses/lgpl-3.0.html
|
---|---|
GroupId | GroupIdcom.webasyst |
ArtifactId | ArtifactIdcommon |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionCommon utilites
Webasyst common client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-1.0.0.pom | |
common-1.0.0-sources.jar | 11 KB |
common-1.0.0-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webasyst/common/ -->
<dependency>
<groupId>com.webasyst</groupId>
<artifactId>common</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.webasyst/common/
implementation 'com.webasyst:common:1.0.0'
// https://jarcasting.com/artifacts/com.webasyst/common/
implementation ("com.webasyst:common:1.0.0")
'com.webasyst:common:aar:1.0.0'
<dependency org="com.webasyst" name="common" rev="1.0.0">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.webasyst', module='common', version='1.0.0')
)
libraryDependencies += "com.webasyst" % "common" % "1.0.0"
[com.webasyst/common "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |
io.ktor : ktor-client-core-jvm | jar | 1.5.1 |
io.ktor : ktor-client-gson | jar | 1.5.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |