| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Ant |
| GroupId | GroupIdcom.github.hemanthsridhar |
| ArtifactId | ArtifactIdmaven-subtract |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
DescriptionA demo for deployment to the JCenter
|
| Filename | Size |
|---|---|
| maven-subtract-1.0.4.pom | |
| maven-subtract-1.0.4.jar | 2 KB |
| maven-subtract-1.0.4-sources.jar | 1 KB |
| maven-subtract-1.0.4-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar/maven-subtract/ -->
<dependency>
<groupId>com.github.hemanthsridhar</groupId>
<artifactId>maven-subtract</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/maven-subtract/
implementation 'com.github.hemanthsridhar:maven-subtract:1.0.4'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/maven-subtract/
implementation ("com.github.hemanthsridhar:maven-subtract:1.0.4")
'com.github.hemanthsridhar:maven-subtract:jar:1.0.4'
<dependency org="com.github.hemanthsridhar" name="maven-subtract" rev="1.0.4">
<artifact name="maven-subtract" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar', module='maven-subtract', version='1.0.4')
)
libraryDependencies += "com.github.hemanthsridhar" % "maven-subtract" % "1.0.4"
[com.github.hemanthsridhar/maven-subtract "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.qameta.allure : allure-junit4 | jar | 2.13.8 |
| junit : junit | jar | 3.8.1 |