simple-rockets-compiler

Scala-based DSL for Simple Rockets 2.

License

License

GroupId

GroupId

com.akmetiuk
ArtifactId

ArtifactId

simple-rockets-compiler_3
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

simple-rockets-compiler
Scala-based DSL for Simple Rockets 2.
Project URL

Project URL

https://github.com/anatoliykmetyuk/simple-rockets-compiler
Project Organization

Project Organization

Anatolii Kmetiuk
Source Code Management

Source Code Management

https://github.com/anatoliykmetyuk/simple-rockets-compiler

Download simple-rockets-compiler_3

How to add to project

<!-- https://jarcasting.com/artifacts/com.akmetiuk/simple-rockets-compiler_3/ -->
<dependency>
    <groupId>com.akmetiuk</groupId>
    <artifactId>simple-rockets-compiler_3</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.akmetiuk/simple-rockets-compiler_3/
implementation 'com.akmetiuk:simple-rockets-compiler_3:0.1.1'
// https://jarcasting.com/artifacts/com.akmetiuk/simple-rockets-compiler_3/
implementation ("com.akmetiuk:simple-rockets-compiler_3:0.1.1")
'com.akmetiuk:simple-rockets-compiler_3:jar:0.1.1'
<dependency org="com.akmetiuk" name="simple-rockets-compiler_3" rev="0.1.1">
  <artifact name="simple-rockets-compiler_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.akmetiuk', module='simple-rockets-compiler_3', version='0.1.1')
)
libraryDependencies += "com.akmetiuk" % "simple-rockets-compiler_3" % "0.1.1"
[com.akmetiuk/simple-rockets-compiler_3 "0.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.1
org.scala-lang : scala3-staging_3 jar 3.1.1

test (1)

Group / Artifact Type Version
com.lihaoyi : utest_3 jar 0.7.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0