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