License |
License |
---|---|
GroupId | GroupIdcom.github.developeraravinth |
ArtifactId | ArtifactIdHyRoid-BDD |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionHyRoidSample
This is a sample to setup publish to Maven Central
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
HyRoid-BDD-1.0.5.pom | |
HyRoid-BDD-1.0.5.jar | 3 KB |
HyRoid-BDD-1.0.5-sources.jar | 1 KB |
HyRoid-BDD-1.0.5-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.developeraravinth/HyRoid-BDD/ -->
<dependency>
<groupId>com.github.developeraravinth</groupId>
<artifactId>HyRoid-BDD</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.developeraravinth/HyRoid-BDD/
implementation 'com.github.developeraravinth:HyRoid-BDD:1.0.5'
// https://jarcasting.com/artifacts/com.github.developeraravinth/HyRoid-BDD/
implementation ("com.github.developeraravinth:HyRoid-BDD:1.0.5")
'com.github.developeraravinth:HyRoid-BDD:jar:1.0.5'
<dependency org="com.github.developeraravinth" name="HyRoid-BDD" rev="1.0.5">
<artifact name="HyRoid-BDD" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.developeraravinth', module='HyRoid-BDD', version='1.0.5')
)
libraryDependencies += "com.github.developeraravinth" % "HyRoid-BDD" % "1.0.5"
[com.github.developeraravinth/HyRoid-BDD "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |