is not current version
Last Version 0.26.0

org.webjars.npm:ky 0.7.1

WebJar for ky

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ky
Version

Version

0.7.1
Type

Type

jar

Download ky 0.7.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/ky/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ky</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ky/
implementation 'org.webjars.npm:ky:0.7.1'
// https://jarcasting.com/artifacts/org.webjars.npm/ky/
implementation ("org.webjars.npm:ky:0.7.1")
'org.webjars.npm:ky:jar:0.7.1'
<dependency org="org.webjars.npm" name="ky" rev="0.7.1">
  <artifact name="ky" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ky', version='0.7.1')
)
libraryDependencies += "org.webjars.npm" % "ky" % "0.7.1"
[org.webjars.npm/ky "0.7.1"]