is not current version
Last Version 0.0.10

com.github.houbb:auto-log-test2 0.0.9


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

auto-log-test2
Version

Version

0.0.9
Type

Type

jar

Download auto-log-test2 0.0.9


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