is not current version
Last Version 1.2.0

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


Categories

Categories

Data
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

data-factory-api
Version

Version

1.0.0
Type

Type

jar

Download data-factory-api 1.0.0


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