License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Leaf Data Databases |
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdtrellis-dsl-js |
Version | Version2.3.0 |
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-2.3.0.pom | |
trellis-dsl-js-2.3.0-sources.jar | 2 KB |
trellis-dsl-js-2.3.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>2.3.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:2.3.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-dsl-js/
implementation ("io.github.copper-leaf:trellis-dsl-js:2.3.0")
'io.github.copper-leaf:trellis-dsl-js:pom:2.3.0'
<dependency org="io.github.copper-leaf" name="trellis-dsl-js" rev="2.3.0">
<artifact name="trellis-dsl-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='trellis-dsl-js', version='2.3.0')
)
libraryDependencies += "io.github.copper-leaf" % "trellis-dsl-js" % "2.3.0"
[io.github.copper-leaf/trellis-dsl-js "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.4.32 |
io.github.copper-leaf : trellis-core-js | jar | 2.3.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.32 |
io.github.copper-leaf : kudzu-core-js | jar | 2.6.0 |