is not current version
Last Version 3.0.4

io.matthewnelson.kotlin-components:request-feature-js 1.0.0

Kotlin Components' Request Feature

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

io.matthewnelson.kotlin-components
ArtifactId

ArtifactId

request-feature-js
Version

Version

1.0.0
Type

Type

pom

Download request-feature-js 1.0.0


<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-feature-js/ -->
<dependency>
    <groupId>io.matthewnelson.kotlin-components</groupId>
    <artifactId>request-feature-js</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-feature-js/
implementation 'io.matthewnelson.kotlin-components:request-feature-js:1.0.0'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-feature-js/
implementation ("io.matthewnelson.kotlin-components:request-feature-js:1.0.0")
'io.matthewnelson.kotlin-components:request-feature-js:pom:1.0.0'
<dependency org="io.matthewnelson.kotlin-components" name="request-feature-js" rev="1.0.0">
  <artifact name="request-feature-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='request-feature-js', version='1.0.0')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "request-feature-js" % "1.0.0"
[io.matthewnelson.kotlin-components/request-feature-js "1.0.0"]