is not current version
Last Version 1.2.0

com.github.houbb:data-factory 0.0.2

data-factory(2018-07-30 21:35:42)

Categories

Categories

Data
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

data-factory
Version

Version

0.0.2
Type

Type

pom

Download data-factory 0.0.2

Filename Size
data-factory-0.0.2.pom 10 KB
Browse

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