License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.github.tomasmikula |
ArtifactId | ArtifactIdlibretto_3 |
Last Version | Last Version0.2-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibretto
libretto
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libretto_3-0.2-M2.pom | |
libretto_3-0.2-M2.jar | 1 MB |
libretto_3-0.2-M2-sources.jar | 80 KB |
libretto_3-0.2-M2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tomasmikula/libretto_3/ -->
<dependency>
<groupId>com.github.tomasmikula</groupId>
<artifactId>libretto_3</artifactId>
<version>0.2-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomasmikula/libretto_3/
implementation 'com.github.tomasmikula:libretto_3:0.2-M2'
// https://jarcasting.com/artifacts/com.github.tomasmikula/libretto_3/
implementation ("com.github.tomasmikula:libretto_3:0.2-M2")
'com.github.tomasmikula:libretto_3:jar:0.2-M2'
<dependency org="com.github.tomasmikula" name="libretto_3" rev="0.2-M2">
<artifact name="libretto_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomasmikula', module='libretto_3', version='0.2-M2')
)
libraryDependencies += "com.github.tomasmikula" % "libretto_3" % "0.2-M2"
[com.github.tomasmikula/libretto_3 "0.2-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
com.lihaoyi : sourcecode_3 | jar | 0.2.7 |