is not current version
Last Version 0.2.7

com.github.leeonky:DAL-java 0.0.7

DAL-java

Categories

Categories

Java Languages
GroupId

GroupId

com.github.leeonky
ArtifactId

ArtifactId

DAL-java
Version

Version

0.0.7
Type

Type

jar

Download DAL-java 0.0.7


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