Categories |
CategoriesJavaScript Languages Leaf Data Databases |
---|---|
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdballast-debugger-js |
Version | Version0.11.0 |
Type | Typepom |
Filename | Size |
---|---|
ballast-debugger-js-0.11.0.pom | |
ballast-debugger-js-0.11.0-sources.jar | 11 KB |
ballast-debugger-js-0.11.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-debugger-js/ -->
<dependency>
<groupId>io.github.copper-leaf</groupId>
<artifactId>ballast-debugger-js</artifactId>
<version>0.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-debugger-js/
implementation 'io.github.copper-leaf:ballast-debugger-js:0.11.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-debugger-js/
implementation ("io.github.copper-leaf:ballast-debugger-js:0.11.0")
'io.github.copper-leaf:ballast-debugger-js:pom:0.11.0'
<dependency org="io.github.copper-leaf" name="ballast-debugger-js" rev="0.11.0">
<artifact name="ballast-debugger-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='ballast-debugger-js', version='0.11.0')
)
libraryDependencies += "io.github.copper-leaf" % "ballast-debugger-js" % "0.11.0"
[io.github.copper-leaf/ballast-debugger-js "0.11.0"]