License |
License |
---|---|
GroupId | GroupIdco.windly |
ArtifactId | ArtifactIdktx-account-annotations |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptionktx-account annotations
Maintenance
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/co.windly/ktx-account-annotations/ -->
<dependency>
<groupId>co.windly</groupId>
<artifactId>ktx-account-annotations</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/co.windly/ktx-account-annotations/
implementation 'co.windly:ktx-account-annotations:1.1.4'
// https://jarcasting.com/artifacts/co.windly/ktx-account-annotations/
implementation ("co.windly:ktx-account-annotations:1.1.4")
'co.windly:ktx-account-annotations:jar:1.1.4'
<dependency org="co.windly" name="ktx-account-annotations" rev="1.1.4">
<artifact name="ktx-account-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.windly', module='ktx-account-annotations', version='1.1.4')
)
libraryDependencies += "co.windly" % "ktx-account-annotations" % "1.1.4"
[co.windly/ktx-account-annotations "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.50 |