GroupId | GroupIdio.kevinlee |
---|---|
ArtifactId | ArtifactIdeffectie-monix_3 |
Version | Version1.14.0 |
Type | Typejar |
Filename | Size |
---|---|
effectie-monix_3-1.14.0.pom | |
effectie-monix_3-1.14.0.jar | 172 KB |
effectie-monix_3-1.14.0-sources.jar | 9 KB |
effectie-monix_3-1.14.0-javadoc.jar | 287 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.kevinlee/effectie-monix_3/ -->
<dependency>
<groupId>io.kevinlee</groupId>
<artifactId>effectie-monix_3</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/effectie-monix_3/
implementation 'io.kevinlee:effectie-monix_3:1.14.0'
// https://jarcasting.com/artifacts/io.kevinlee/effectie-monix_3/
implementation ("io.kevinlee:effectie-monix_3:1.14.0")
'io.kevinlee:effectie-monix_3:jar:1.14.0'
<dependency org="io.kevinlee" name="effectie-monix_3" rev="1.14.0">
<artifact name="effectie-monix_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='effectie-monix_3', version='1.14.0')
)
libraryDependencies += "io.kevinlee" % "effectie-monix_3" % "1.14.0"
[io.kevinlee/effectie-monix_3 "1.14.0"]