| GroupId | GroupIdsk.seges.corpis |
|---|---|
| ArtifactId | ArtifactIdcorpis-annotation-processors |
| Version | Version1.1.1 |
| Type | Typepom |
| Filename | Size |
|---|---|
| corpis-annotation-processors-1.1.1.pom | 779 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/sk.seges.corpis/corpis-annotation-processors/ -->
<dependency>
<groupId>sk.seges.corpis</groupId>
<artifactId>corpis-annotation-processors</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.corpis/corpis-annotation-processors/
implementation 'sk.seges.corpis:corpis-annotation-processors:1.1.1'
// https://jarcasting.com/artifacts/sk.seges.corpis/corpis-annotation-processors/
implementation ("sk.seges.corpis:corpis-annotation-processors:1.1.1")
'sk.seges.corpis:corpis-annotation-processors:pom:1.1.1'
<dependency org="sk.seges.corpis" name="corpis-annotation-processors" rev="1.1.1">
<artifact name="corpis-annotation-processors" type="pom" />
</dependency>
@Grapes(
@Grab(group='sk.seges.corpis', module='corpis-annotation-processors', version='1.1.1')
)
libraryDependencies += "sk.seges.corpis" % "corpis-annotation-processors" % "1.1.1"
[sk.seges.corpis/corpis-annotation-processors "1.1.1"]