| Categories |
CategoriesJavaScript Languages |
|---|---|
| GroupId | GroupIdorg.brightify.hyperdrive |
| ArtifactId | ArtifactIdplugin-debug-js |
| Version | Version0.1.113 |
| Type | Typepom |
| Filename | Size |
|---|---|
| plugin-debug-js-0.1.113.pom | |
| plugin-debug-js-0.1.113-sources.jar | 1 KB |
| plugin-debug-js-0.1.113-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.113</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.brightify.hyperdrive/plugin-debug-js/
implementation 'org.brightify.hyperdrive:plugin-debug-js:0.1.113'
// https://jarcasting.com/artifacts/org.brightify.hyperdrive/plugin-debug-js/
implementation ("org.brightify.hyperdrive:plugin-debug-js:0.1.113")
'org.brightify.hyperdrive:plugin-debug-js:pom:0.1.113'
<dependency org="org.brightify.hyperdrive" name="plugin-debug-js" rev="0.1.113">
<artifact name="plugin-debug-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.brightify.hyperdrive', module='plugin-debug-js', version='0.1.113')
)
libraryDependencies += "org.brightify.hyperdrive" % "plugin-debug-js" % "0.1.113"
[org.brightify.hyperdrive/plugin-debug-js "0.1.113"]