is not current version
Last Version 1.1.4

co.windly:ktx-account 1.0.0

Maintenance

GroupId

GroupId

co.windly
ArtifactId

ArtifactId

ktx-account
Version

Version

1.0.0
Type

Type

aar

Download ktx-account 1.0.0


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