is not current version
Last Version 1.1.4

co.windly:ktx-account-annotations 1.1.3

Maintenance

GroupId

GroupId

co.windly
ArtifactId

ArtifactId

ktx-account-annotations
Version

Version

1.1.3
Type

Type

jar

Download ktx-account-annotations 1.1.3


<!-- https://jarcasting.com/artifacts/co.windly/ktx-account-annotations/ -->
<dependency>
    <groupId>co.windly</groupId>
    <artifactId>ktx-account-annotations</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/co.windly/ktx-account-annotations/
implementation 'co.windly:ktx-account-annotations:1.1.3'
// https://jarcasting.com/artifacts/co.windly/ktx-account-annotations/
implementation ("co.windly:ktx-account-annotations:1.1.3")
'co.windly:ktx-account-annotations:jar:1.1.3'
<dependency org="co.windly" name="ktx-account-annotations" rev="1.1.3">
  <artifact name="ktx-account-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.windly', module='ktx-account-annotations', version='1.1.3')
)
libraryDependencies += "co.windly" % "ktx-account-annotations" % "1.1.3"
[co.windly/ktx-account-annotations "1.1.3"]