GroupId | GroupIdcom.jivesoftware.os.jive.utils |
---|---|
ArtifactId | ArtifactIdbase |
Last Version | Last Version0.93 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
base-0.93.pom | |
base-0.93.jar | 17 KB |
base-0.93-sources.jar | 16 KB |
base-0.93-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jivesoftware.os.jive.utils/base/ -->
<dependency>
<groupId>com.jivesoftware.os.jive.utils</groupId>
<artifactId>base</artifactId>
<version>0.93</version>
</dependency>
// https://jarcasting.com/artifacts/com.jivesoftware.os.jive.utils/base/
implementation 'com.jivesoftware.os.jive.utils:base:0.93'
// https://jarcasting.com/artifacts/com.jivesoftware.os.jive.utils/base/
implementation ("com.jivesoftware.os.jive.utils:base:0.93")
'com.jivesoftware.os.jive.utils:base:jar:0.93'
<dependency org="com.jivesoftware.os.jive.utils" name="base" rev="0.93">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jivesoftware.os.jive.utils', module='base', version='0.93')
)
libraryDependencies += "com.jivesoftware.os.jive.utils" % "base" % "0.93"
[com.jivesoftware.os.jive.utils/base "0.93"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.1 |