is not current version
Last Version 1.2.0

com.github.houbb:data-factory-api 0.0.1


Categories

Categories

Data
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

data-factory-api
Version

Version

0.0.1
Type

Type

jar

Download data-factory-api 0.0.1


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