julianpeeters / dc10-sbt   0.2.0

Apache License 2.0 GitHub

Library for use with the `dc10-scala` code generator

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.4

dc10-sbt 0.1.0


Group ID:
com.julianpeeters
Artifact ID:
dc10-sbt_3
Version:
0.1.0
Release Date:
Nov 12, 2023
Licenses:
Files:

libraryDependencies += "com.julianpeeters" %% "dc10-sbt" % "0.1.0"

Mill build tool

ivy"com.julianpeeters::dc10-sbt:0.1.0"

Scala CLI

//> using dep "com.julianpeeters::dc10-sbt:0.1.0"

Ammonite REPL

import $ivy.`com.julianpeeters::dc10-sbt:0.1.0`

<dependency>
  <groupId>com.julianpeeters</groupId>
  <artifactId>dc10-sbt_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.julianpeeters', name: 'dc10-sbt_3', version: '0.1.0'