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