is not current version
Last Version 0.0.8

Gentle Factory 0.0.2

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.2
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.2


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

Dependencies

compile (2)

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

test (3)

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

Project Modules

There are no modules declared in this project.