License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Kotlin |
GroupId | GroupIdio.matthewnelson.kotlin-components |
ArtifactId | ArtifactIdrequest-feature-js |
Version | Version3.0.1 |
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.1.pom | |
request-feature-js-3.0.1-sources.jar | 6 KB |
request-feature-js-3.0.1-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.1</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.1'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-feature-js/
implementation ("io.matthewnelson.kotlin-components:request-feature-js:3.0.1")
'io.matthewnelson.kotlin-components:request-feature-js:pom:3.0.1'
<dependency org="io.matthewnelson.kotlin-components" name="request-feature-js" rev="3.0.1">
<artifact name="request-feature-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='request-feature-js', version='3.0.1')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "request-feature-js" % "3.0.1"
[io.matthewnelson.kotlin-components/request-feature-js "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |
io.matthewnelson.kotlin-components : request-concept-js | jar | 3.0.1 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-js | jar | 1.6.0 |