Last Version

function-auto 1.0.1

a simple java api for function auto. Enhanced processing java function...

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.hioo520
ArtifactId

ArtifactId

function-auto
Version

Version

1.0.1
Type

Type

jar
Description

Description

function-auto
a simple java api for function auto. Enhanced processing java function...
Project URL

Project URL

https://github.com/hioo520/function-auto

Download function-auto 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.hioo520 : collections-plus jar 1.4.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.projectlombok : lombok jar 1.18.6
org.springframework : spring-test jar 5.1.5.RELEASE

Project Modules

There are no modules declared in this project.