GroupId | GroupIdse.jguru.codestyle.annotations |
---|---|
ArtifactId | ArtifactIdjguru-codestyle-annotations |
Version | Version0.9.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/se.jguru.codestyle.annotations/jguru-codestyle-annotations/ -->
<dependency>
<groupId>se.jguru.codestyle.annotations</groupId>
<artifactId>jguru-codestyle-annotations</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/se.jguru.codestyle.annotations/jguru-codestyle-annotations/
implementation 'se.jguru.codestyle.annotations:jguru-codestyle-annotations:0.9.4'
// https://jarcasting.com/artifacts/se.jguru.codestyle.annotations/jguru-codestyle-annotations/
implementation ("se.jguru.codestyle.annotations:jguru-codestyle-annotations:0.9.4")
'se.jguru.codestyle.annotations:jguru-codestyle-annotations:jar:0.9.4'
<dependency org="se.jguru.codestyle.annotations" name="jguru-codestyle-annotations" rev="0.9.4">
<artifact name="jguru-codestyle-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.jguru.codestyle.annotations', module='jguru-codestyle-annotations', version='0.9.4')
)
libraryDependencies += "se.jguru.codestyle.annotations" % "jguru-codestyle-annotations" % "0.9.4"
[se.jguru.codestyle.annotations/jguru-codestyle-annotations "0.9.4"]