is not current version
Last Version 0.0.8

Gentle Factory 0.0.3

A spring.factories generator followed com.google.auto.service:auto-service.

License

License

GroupId

GroupId

com.github.charlemaznable
ArtifactId

ArtifactId

gentle-factory
Version

Version

0.0.3
Type

Type

jar
Description

Description

Gentle Factory
A spring.factories generator followed com.google.auto.service:auto-service.
Project URL

Project URL

https://github.com/CharLemAznable/gentle-factory
Source Code Management

Source Code Management

https://github.com/CharLemAznable/gentle-factory

Download gentle-factory 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.charlemaznable/gentle-factory/ -->
<dependency>
    <groupId>com.github.charlemaznable</groupId>
    <artifactId>gentle-factory</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charlemaznable/gentle-factory/
implementation 'com.github.charlemaznable:gentle-factory:0.0.3'
// https://jarcasting.com/artifacts/com.github.charlemaznable/gentle-factory/
implementation ("com.github.charlemaznable:gentle-factory:0.0.3")
'com.github.charlemaznable:gentle-factory:jar:0.0.3'
<dependency org="com.github.charlemaznable" name="gentle-factory" rev="0.0.3">
  <artifact name="gentle-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charlemaznable', module='gentle-factory', version='0.0.3')
)
libraryDependencies += "com.github.charlemaznable" % "gentle-factory" % "0.0.3"
[com.github.charlemaznable/gentle-factory "0.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.charlemaznable : gentle-factory-annotations jar 0.0.3
com.google.auto.service : auto-service jar 1.0.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
com.google.testing.compile : compile-testing jar 0.19

Project Modules

There are no modules declared in this project.