| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.teamapps |
| ArtifactId | ArtifactIdteamapps-client |
| Version | Version0.9.131 |
| Type | Typejar |
| Description |
DescriptionTeamApps Client
TeamApps Client
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| teamapps-client-0.9.131.pom | |
| teamapps-client-0.9.131.zip | 15 MB |
| teamapps-client-0.9.131-sources.jar | 15 MB |
| teamapps-client-0.9.131-javadoc.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.teamapps/teamapps-client/ -->
<dependency>
<groupId>org.teamapps</groupId>
<artifactId>teamapps-client</artifactId>
<version>0.9.131</version>
</dependency>
// https://jarcasting.com/artifacts/org.teamapps/teamapps-client/
implementation 'org.teamapps:teamapps-client:0.9.131'
// https://jarcasting.com/artifacts/org.teamapps/teamapps-client/
implementation ("org.teamapps:teamapps-client:0.9.131")
'org.teamapps:teamapps-client:jar:0.9.131'
<dependency org="org.teamapps" name="teamapps-client" rev="0.9.131">
<artifact name="teamapps-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teamapps', module='teamapps-client', version='0.9.131')
)
libraryDependencies += "org.teamapps" % "teamapps-client" % "0.9.131"
[org.teamapps/teamapps-client "0.9.131"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.8.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.9.0 |
| org.awaitility : awaitility | jar | 4.1.1 |