GroupId | GroupIdcom.servprise.webreboot |
---|---|
ArtifactId | ArtifactIdwebreboot_api |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebReboot Java API
|
Project Organization |
Project OrganizationServprise International, Inc. |
Filename | Size |
---|---|
webreboot_api-1.2.pom | |
webreboot_api-1.2.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.servprise.webreboot/webreboot_api/ -->
<dependency>
<groupId>com.servprise.webreboot</groupId>
<artifactId>webreboot_api</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.servprise.webreboot/webreboot_api/
implementation 'com.servprise.webreboot:webreboot_api:1.2'
// https://jarcasting.com/artifacts/com.servprise.webreboot/webreboot_api/
implementation ("com.servprise.webreboot:webreboot_api:1.2")
'com.servprise.webreboot:webreboot_api:jar:1.2'
<dependency org="com.servprise.webreboot" name="webreboot_api" rev="1.2">
<artifact name="webreboot_api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.servprise.webreboot', module='webreboot_api', version='1.2')
)
libraryDependencies += "com.servprise.webreboot" % "webreboot_api" % "1.2"
[com.servprise.webreboot/webreboot_api "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.1 |
commons-collections : commons-collections | jar | 3.1 |