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