| License | License | 
|---|---|
| Categories | CategoriesJavaScript Languages Kotlin | 
| GroupId | GroupIdio.matthewnelson.kotlin-components | 
| ArtifactId | ArtifactIdrequest-concept-js | 
| Version | Version2 | 
| Type | Typepom | 
| Description | DescriptionRequestConcept Kotlin Components' Request Concept | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| request-concept-js-2.pom | |
| request-concept-js-2-sources.jar | 2 KB | 
| request-concept-js-2-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-concept-js/ -->
<dependency>
    <groupId>io.matthewnelson.kotlin-components</groupId>
    <artifactId>request-concept-js</artifactId>
    <version>2</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-concept-js/
implementation 'io.matthewnelson.kotlin-components:request-concept-js:2'// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-concept-js/
implementation ("io.matthewnelson.kotlin-components:request-concept-js:2")'io.matthewnelson.kotlin-components:request-concept-js:pom:2'<dependency org="io.matthewnelson.kotlin-components" name="request-concept-js" rev="2">
  <artifact name="request-concept-js" type="pom" />
</dependency>@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='request-concept-js', version='2')
)libraryDependencies += "io.matthewnelson.kotlin-components" % "request-concept-js" % "2"[io.matthewnelson.kotlin-components/request-concept-js "2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 | 
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.5.31 |