GroupId | GroupIdorg.metaborg |
---|---|
ArtifactId | ArtifactIdpie.share.coroutine |
Version | Version0.2.1 |
Type | Typejar |
Filename | Size |
---|---|
pie.share.coroutine-0.2.1.pom | |
pie.share.coroutine-0.2.1.jar | 11 KB |
pie.share.coroutine-0.2.1-sources.jar | 3 KB |
pie.share.coroutine-0.2.1-javadoc.jar | 450 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.metaborg/pie.share.coroutine/ -->
<dependency>
<groupId>org.metaborg</groupId>
<artifactId>pie.share.coroutine</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.metaborg/pie.share.coroutine/
implementation 'org.metaborg:pie.share.coroutine:0.2.1'
// https://jarcasting.com/artifacts/org.metaborg/pie.share.coroutine/
implementation ("org.metaborg:pie.share.coroutine:0.2.1")
'org.metaborg:pie.share.coroutine:jar:0.2.1'
<dependency org="org.metaborg" name="pie.share.coroutine" rev="0.2.1">
<artifact name="pie.share.coroutine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metaborg', module='pie.share.coroutine', version='0.2.1')
)
libraryDependencies += "org.metaborg" % "pie.share.coroutine" % "0.2.1"
[org.metaborg/pie.share.coroutine "0.2.1"]