is not current version
Last Version 0.0.2

com.github.houbb:exportdb 0.0.1

The exportdb algorithm framework for java.(java 加密算法框架工具)

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

exportdb
Version

Version

0.0.1
Type

Type

pom

Download exportdb 0.0.1

Filename Size
exportdb-0.0.1.pom 10 KB
Browse

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