GroupId | GroupIdio.arrow-kt |
---|---|
ArtifactId | ArtifactIdarrow-fx-mtl |
Version | Version0.10.5 |
Type | Typejar |
Filename | Size |
---|---|
arrow-fx-mtl-0.10.5.pom | |
arrow-fx-mtl-0.10.5.jar | 798 KB |
arrow-fx-mtl-0.10.5-sources.jar | 28 KB |
arrow-fx-mtl-0.10.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.arrow-kt/arrow-fx-mtl/ -->
<dependency>
<groupId>io.arrow-kt</groupId>
<artifactId>arrow-fx-mtl</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-fx-mtl/
implementation 'io.arrow-kt:arrow-fx-mtl:0.10.5'
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-fx-mtl/
implementation ("io.arrow-kt:arrow-fx-mtl:0.10.5")
'io.arrow-kt:arrow-fx-mtl:jar:0.10.5'
<dependency org="io.arrow-kt" name="arrow-fx-mtl" rev="0.10.5">
<artifact name="arrow-fx-mtl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.arrow-kt', module='arrow-fx-mtl', version='0.10.5')
)
libraryDependencies += "io.arrow-kt" % "arrow-fx-mtl" % "0.10.5"
[io.arrow-kt/arrow-fx-mtl "0.10.5"]