Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.hemanthsridhar |
ArtifactId | ArtifactIdcustom-page-factory |
Version | Version3.2.0 |
Type | Typejar |
Filename | Size |
---|---|
custom-page-factory-3.2.0.pom | |
custom-page-factory-3.2.0.jar | 26 KB |
custom-page-factory-3.2.0-sources.jar | 13 KB |
custom-page-factory-3.2.0-javadoc.jar | 452 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/ -->
<dependency>
<groupId>com.github.hemanthsridhar</groupId>
<artifactId>custom-page-factory</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/
implementation 'com.github.hemanthsridhar:custom-page-factory:3.2.0'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/
implementation ("com.github.hemanthsridhar:custom-page-factory:3.2.0")
'com.github.hemanthsridhar:custom-page-factory:jar:3.2.0'
<dependency org="com.github.hemanthsridhar" name="custom-page-factory" rev="3.2.0">
<artifact name="custom-page-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar', module='custom-page-factory', version='3.2.0')
)
libraryDependencies += "com.github.hemanthsridhar" % "custom-page-factory" % "3.2.0"
[com.github.hemanthsridhar/custom-page-factory "3.2.0"]