Categories |
CategoriesAnt Build Tools JSON Data |
---|---|
GroupId | GroupIdcom.github.hemanthsridhar1992 |
ArtifactId | ArtifactIdjson-page-factory |
Version | Version2.0 |
Type | Typejar |
Filename | Size |
---|---|
json-page-factory-2.0.pom | |
json-page-factory-2.0.jar | 16 KB |
json-page-factory-2.0-sources.jar | 8 KB |
json-page-factory-2.0-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/ -->
<dependency>
<groupId>com.github.hemanthsridhar1992</groupId>
<artifactId>json-page-factory</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/
implementation 'com.github.hemanthsridhar1992:json-page-factory:2.0'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/
implementation ("com.github.hemanthsridhar1992:json-page-factory:2.0")
'com.github.hemanthsridhar1992:json-page-factory:jar:2.0'
<dependency org="com.github.hemanthsridhar1992" name="json-page-factory" rev="2.0">
<artifact name="json-page-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar1992', module='json-page-factory', version='2.0')
)
libraryDependencies += "com.github.hemanthsridhar1992" % "json-page-factory" % "2.0"
[com.github.hemanthsridhar1992/json-page-factory "2.0"]