License |
License |
---|---|
GroupId | GroupIdorg.codejuicer |
ArtifactId | ArtifactIdasynchronize-parent |
Version | Version0.9.1 |
Type | Typepom |
Description |
DescriptionAsynchronize :: Parent
Parent of Asynchronize Annotation Processor
|
Project URL |
Project URL |
Filename | Size |
---|---|
asynchronize-parent-0.9.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codejuicer/asynchronize-parent/ -->
<dependency>
<groupId>org.codejuicer</groupId>
<artifactId>asynchronize-parent</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codejuicer/asynchronize-parent/
implementation 'org.codejuicer:asynchronize-parent:0.9.1'
// https://jarcasting.com/artifacts/org.codejuicer/asynchronize-parent/
implementation ("org.codejuicer:asynchronize-parent:0.9.1")
'org.codejuicer:asynchronize-parent:pom:0.9.1'
<dependency org="org.codejuicer" name="asynchronize-parent" rev="0.9.1">
<artifact name="asynchronize-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codejuicer', module='asynchronize-parent', version='0.9.1')
)
libraryDependencies += "org.codejuicer" % "asynchronize-parent" % "0.9.1"
[org.codejuicer/asynchronize-parent "0.9.1"]