is not current version
Last Version 2.5.2.RELEASE

com.feingto:feingto-auto-configurations 2.1.7.RELEASE


Categories

Categories

Auto Application Layer Libs Code Generators Configuration config
GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-auto-configurations
Version

Version

2.1.7.RELEASE
Type

Type

jar

Download feingto-auto-configurations 2.1.7.RELEASE


<!-- https://jarcasting.com/artifacts/com.feingto/feingto-auto-configurations/ -->
<dependency>
    <groupId>com.feingto</groupId>
    <artifactId>feingto-auto-configurations</artifactId>
    <version>2.1.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-auto-configurations/
implementation 'com.feingto:feingto-auto-configurations:2.1.7.RELEASE'
// https://jarcasting.com/artifacts/com.feingto/feingto-auto-configurations/
implementation ("com.feingto:feingto-auto-configurations:2.1.7.RELEASE")
'com.feingto:feingto-auto-configurations:jar:2.1.7.RELEASE'
<dependency org="com.feingto" name="feingto-auto-configurations" rev="2.1.7.RELEASE">
  <artifact name="feingto-auto-configurations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-auto-configurations', version='2.1.7.RELEASE')
)
libraryDependencies += "com.feingto" % "feingto-auto-configurations" % "2.1.7.RELEASE"
[com.feingto/feingto-auto-configurations "2.1.7.RELEASE"]