| GroupId | GroupIdio.github.gaelrenoux |
|---|---|
| ArtifactId | ArtifactIdtranzactio_2.13 |
| Version | Version3.0.0-M3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| tranzactio_2.13-3.0.0-M3.pom | |
| tranzactio_2.13-3.0.0-M3.jar | 104 KB |
| tranzactio_2.13-3.0.0-M3-sources.jar | 13 KB |
| tranzactio_2.13-3.0.0-M3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.gaelrenoux/tranzactio_2.13/ -->
<dependency>
<groupId>io.github.gaelrenoux</groupId>
<artifactId>tranzactio_2.13</artifactId>
<version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gaelrenoux/tranzactio_2.13/
implementation 'io.github.gaelrenoux:tranzactio_2.13:3.0.0-M3'
// https://jarcasting.com/artifacts/io.github.gaelrenoux/tranzactio_2.13/
implementation ("io.github.gaelrenoux:tranzactio_2.13:3.0.0-M3")
'io.github.gaelrenoux:tranzactio_2.13:jar:3.0.0-M3'
<dependency org="io.github.gaelrenoux" name="tranzactio_2.13" rev="3.0.0-M3">
<artifact name="tranzactio_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gaelrenoux', module='tranzactio_2.13', version='3.0.0-M3')
)
libraryDependencies += "io.github.gaelrenoux" % "tranzactio_2.13" % "3.0.0-M3"
[io.github.gaelrenoux/tranzactio_2.13 "3.0.0-M3"]