is not current version
Last Version 3.0.4

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

Kotlin Components' Request Feature

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

io.matthewnelson.kotlin-components
ArtifactId

ArtifactId

request-feature-js
Version

Version

3.0.2
Type

Type

pom

Download request-feature-js 3.0.2


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