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