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