is not current version
Last Version 1.0.1

com.github.hioo520:function-auto 1.0.0

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

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.hioo520
ArtifactId

ArtifactId

function-auto
Version

Version

1.0.0
Type

Type

jar

Download function-auto 1.0.0


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