License |
License |
---|---|
GroupId | GroupIdco.windly |
ArtifactId | ArtifactIdktx-prefs-annotations |
Version | Version1.5.0 |
Type | Typejar |
Description |
Descriptionktx-prefs annotations
Maintenance
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ktx-prefs-annotations-1.5.0.pom | |
ktx-prefs-annotations-1.5.0.jar | 5 KB |
ktx-prefs-annotations-1.5.0-sources.jar | 4 KB |
ktx-prefs-annotations-1.5.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.windly/ktx-prefs-annotations/ -->
<dependency>
<groupId>co.windly</groupId>
<artifactId>ktx-prefs-annotations</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.windly/ktx-prefs-annotations/
implementation 'co.windly:ktx-prefs-annotations:1.5.0'
// https://jarcasting.com/artifacts/co.windly/ktx-prefs-annotations/
implementation ("co.windly:ktx-prefs-annotations:1.5.0")
'co.windly:ktx-prefs-annotations:jar:1.5.0'
<dependency org="co.windly" name="ktx-prefs-annotations" rev="1.5.0">
<artifact name="ktx-prefs-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.windly', module='ktx-prefs-annotations', version='1.5.0')
)
libraryDependencies += "co.windly" % "ktx-prefs-annotations" % "1.5.0"
[co.windly/ktx-prefs-annotations "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.50 |