License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.sidneibjunior |
ArtifactId | ArtifactIdauto-service-annotations |
Last Version | Last Version1.0-rc6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutoService
Provider-configuration files for ServiceLoader.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.sidneibjunior/auto-service-annotations/ -->
<dependency>
<groupId>com.github.sidneibjunior</groupId>
<artifactId>auto-service-annotations</artifactId>
<version>1.0-rc6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sidneibjunior/auto-service-annotations/
implementation 'com.github.sidneibjunior:auto-service-annotations:1.0-rc6'
// https://jarcasting.com/artifacts/com.github.sidneibjunior/auto-service-annotations/
implementation ("com.github.sidneibjunior:auto-service-annotations:1.0-rc6")
'com.github.sidneibjunior:auto-service-annotations:jar:1.0-rc6'
<dependency org="com.github.sidneibjunior" name="auto-service-annotations" rev="1.0-rc6">
<artifact name="auto-service-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sidneibjunior', module='auto-service-annotations', version='1.0-rc6')
)
libraryDependencies += "com.github.sidneibjunior" % "auto-service-annotations" % "1.0-rc6"
[com.github.sidneibjunior/auto-service-annotations "1.0-rc6"]