License |
License |
---|---|
GroupId | GroupIdcom.akmetiuk |
ArtifactId | ArtifactIdsimple-rockets-compiler_3 |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-rockets-compiler
Scala-based DSL for Simple Rockets 2.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
org.scala-lang : scala3-staging_3 | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_3 | jar | 0.7.10 |