GroupId | GroupIdsk.seges.acris |
---|---|
ArtifactId | ArtifactIdacris-async-service-processor |
Version | Version1.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/sk.seges.acris/acris-async-service-processor/ -->
<dependency>
<groupId>sk.seges.acris</groupId>
<artifactId>acris-async-service-processor</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.acris/acris-async-service-processor/
implementation 'sk.seges.acris:acris-async-service-processor:1.2.0'
// https://jarcasting.com/artifacts/sk.seges.acris/acris-async-service-processor/
implementation ("sk.seges.acris:acris-async-service-processor:1.2.0")
'sk.seges.acris:acris-async-service-processor:jar:1.2.0'
<dependency org="sk.seges.acris" name="acris-async-service-processor" rev="1.2.0">
<artifact name="acris-async-service-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.seges.acris', module='acris-async-service-processor', version='1.2.0')
)
libraryDependencies += "sk.seges.acris" % "acris-async-service-processor" % "1.2.0"
[sk.seges.acris/acris-async-service-processor "1.2.0"]