License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Leaf Data Databases |
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdtrellis-dsl-js |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontrellis-dsl
String-parsed DSL for a Kotlin implementation of the Specification Pattern
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
trellis-dsl-js-3.0.0.pom | |
trellis-dsl-js-3.0.0-sources.jar | 2 KB |
trellis-dsl-js-3.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-dsl-js/ -->
<dependency>
<groupId>io.github.copper-leaf</groupId>
<artifactId>trellis-dsl-js</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-dsl-js/
implementation 'io.github.copper-leaf:trellis-dsl-js:3.0.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-dsl-js/
implementation ("io.github.copper-leaf:trellis-dsl-js:3.0.0")
'io.github.copper-leaf:trellis-dsl-js:pom:3.0.0'
<dependency org="io.github.copper-leaf" name="trellis-dsl-js" rev="3.0.0">
<artifact name="trellis-dsl-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='trellis-dsl-js', version='3.0.0')
)
libraryDependencies += "io.github.copper-leaf" % "trellis-dsl-js" % "3.0.0"
[io.github.copper-leaf/trellis-dsl-js "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.copper-leaf : trellis-core-js | jar | 3.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |
io.github.copper-leaf : kudzu-core-js | jar | 3.1.0 |