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