| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdorg.brightify.hyperdrive |
| ArtifactId | ArtifactIdplugin-debug-js |
| Version | Version0.1.121 |
| Type | Typepom |
| Description |
DescriptionHyperdrive
Kotlin Multiplatform Extensions
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| plugin-debug-js-0.1.121.pom | |
| plugin-debug-js-0.1.121-sources.jar | 1 KB |
| plugin-debug-js-0.1.121-javadoc.jar | 189 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.brightify.hyperdrive/plugin-debug-js/ -->
<dependency>
<groupId>org.brightify.hyperdrive</groupId>
<artifactId>plugin-debug-js</artifactId>
<version>0.1.121</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.brightify.hyperdrive/plugin-debug-js/
implementation 'org.brightify.hyperdrive:plugin-debug-js:0.1.121'
// https://jarcasting.com/artifacts/org.brightify.hyperdrive/plugin-debug-js/
implementation ("org.brightify.hyperdrive:plugin-debug-js:0.1.121")
'org.brightify.hyperdrive:plugin-debug-js:pom:0.1.121'
<dependency org="org.brightify.hyperdrive" name="plugin-debug-js" rev="0.1.121">
<artifact name="plugin-debug-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.brightify.hyperdrive', module='plugin-debug-js', version='0.1.121')
)
libraryDependencies += "org.brightify.hyperdrive" % "plugin-debug-js" % "0.1.121"
[org.brightify.hyperdrive/plugin-debug-js "0.1.121"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |