GroupId | GroupIdco.windly |
---|---|
ArtifactId | ArtifactIdktx-prefs-annotations |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
ktx-prefs-annotations-1.0.1.pom | |
ktx-prefs-annotations-1.0.1.jar | 6 KB |
ktx-prefs-annotations-1.0.1-sources.jar | 3 KB |
ktx-prefs-annotations-1.0.1-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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/co.windly/ktx-prefs-annotations/
implementation 'co.windly:ktx-prefs-annotations:1.0.1'
// https://jarcasting.com/artifacts/co.windly/ktx-prefs-annotations/
implementation ("co.windly:ktx-prefs-annotations:1.0.1")
'co.windly:ktx-prefs-annotations:jar:1.0.1'
<dependency org="co.windly" name="ktx-prefs-annotations" rev="1.0.1">
<artifact name="ktx-prefs-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.windly', module='ktx-prefs-annotations', version='1.0.1')
)
libraryDependencies += "co.windly" % "ktx-prefs-annotations" % "1.0.1"
[co.windly/ktx-prefs-annotations "1.0.1"]