License |
License |
---|---|
GroupId | GroupIdcom.offbynull.coroutines |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.offbynull.coroutines:parent
Coroutines parent project.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.5.3.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.offbynull.coroutines/parent/ -->
<dependency>
<groupId>com.offbynull.coroutines</groupId>
<artifactId>parent</artifactId>
<version>1.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.offbynull.coroutines/parent/
implementation 'com.offbynull.coroutines:parent:1.5.3'
// https://jarcasting.com/artifacts/com.offbynull.coroutines/parent/
implementation ("com.offbynull.coroutines:parent:1.5.3")
'com.offbynull.coroutines:parent:pom:1.5.3'
<dependency org="com.offbynull.coroutines" name="parent" rev="1.5.3">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.offbynull.coroutines', module='parent', version='1.5.3')
)
libraryDependencies += "com.offbynull.coroutines" % "parent" % "1.5.3"
[com.offbynull.coroutines/parent "1.5.3"]