License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Kotlin |
GroupId | GroupIdio.matthewnelson.kotlin-components |
ArtifactId | ArtifactIdrequest-feature-js |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRequestFeature
Kotlin Components' Request Feature
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
request-feature-js-3.0.4.pom | |
request-feature-js-3.0.4-sources.jar | 9 KB |
request-feature-js-3.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-feature-js/
implementation ("io.matthewnelson.kotlin-components:request-feature-js:3.0.4")
'io.matthewnelson.kotlin-components:request-feature-js:pom:3.0.4'
<dependency org="io.matthewnelson.kotlin-components" name="request-feature-js" rev="3.0.4">
<artifact name="request-feature-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='request-feature-js', version='3.0.4')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "request-feature-js" % "3.0.4"
[io.matthewnelson.kotlin-components/request-feature-js "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.matthewnelson.kotlin-components : request-concept-js | jar | 3.0.4 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-js | jar | 1.6.3 |