License |
License |
---|---|
GroupId | GroupIdcom.mahanaroad |
ArtifactId | ArtifactIdmahana-common |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMahana Common
Mostly utility classes used by Mahana modules.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mahana-common-1.0.2.pom | |
mahana-common-1.0.2.jar | 16 KB |
mahana-common-1.0.2-sources.jar | 12 KB |
mahana-common-1.0.2-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mahanaroad/mahana-common/ -->
<dependency>
<groupId>com.mahanaroad</groupId>
<artifactId>mahana-common</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mahanaroad/mahana-common/
implementation 'com.mahanaroad:mahana-common:1.0.2'
// https://jarcasting.com/artifacts/com.mahanaroad/mahana-common/
implementation ("com.mahanaroad:mahana-common:1.0.2")
'com.mahanaroad:mahana-common:jar:1.0.2'
<dependency org="com.mahanaroad" name="mahana-common" rev="1.0.2">
<artifact name="mahana-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mahanaroad', module='mahana-common', version='1.0.2')
)
libraryDependencies += "com.mahanaroad" % "mahana-common" % "1.0.2"
[com.mahanaroad/mahana-common "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |