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