g

gentle-factory-annotations

Annotations of com.github.charlemaznable:gentle-factory.
https://github.com/CharLemAznable/gentle-factory-annotations
Files download
File Operation
gentle-factory-annotations-2022.0.3.jar download
gentle-factory-annotations-2022.0.3.pom download
gentle-factory-annotations-2022.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.charlemaznable</groupId>
  <artifactId>gentle-factory-annotations</artifactId>
  <version>2022.0.3</version>
</dependency>
Gradle Groovy
implementation 'com.github.charlemaznable:gentle-factory-annotations:2022.0.3'
Gradle Kotlin
implementation("com.github.charlemaznable:gentle-factory-annotations:2022.0.3")
Scala SBT
libraryDependencies += "com.github.charlemaznable" % "gentle-factory-annotations" % "2022.0.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.charlemaznable', module='gentle-factory-annotations', version='2022.0.3')
)
Apache Ivy
<dependency org="com.github.charlemaznable" name="gentle-factory-annotations" rev="2022.0.3" />
Leiningen
[com.github.charlemaznable/gentle-factory-annotations "2022.0.3"]
Apache Buildr
'com.github.charlemaznable:gentle-factory-annotations:jar:2022.0.3'