License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.teamapps |
ArtifactId | ArtifactIdteamapps-client |
Last Version | Last Version0.9.153 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTeamApps Client
TeamApps Client
|
Project URL |
Project URL |
Filename | Size |
---|---|
teamapps-client-0.9.153.pom | |
teamapps-client-0.9.153.zip | 12 MB |
teamapps-client-0.9.153-sources.jar | 11 MB |
teamapps-client-0.9.153-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.teamapps/teamapps-client/ -->
<dependency>
<groupId>org.teamapps</groupId>
<artifactId>teamapps-client</artifactId>
<version>0.9.153</version>
</dependency>
// https://jarcasting.com/artifacts/org.teamapps/teamapps-client/
implementation 'org.teamapps:teamapps-client:0.9.153'
// https://jarcasting.com/artifacts/org.teamapps/teamapps-client/
implementation ("org.teamapps:teamapps-client:0.9.153")
'org.teamapps:teamapps-client:jar:0.9.153'
<dependency org="org.teamapps" name="teamapps-client" rev="0.9.153">
<artifact name="teamapps-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teamapps', module='teamapps-client', version='0.9.153')
)
libraryDependencies += "org.teamapps" % "teamapps-client" % "0.9.153"
[org.teamapps/teamapps-client "0.9.153"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.awaitility : awaitility | jar | 4.2.0 |
org.mockito : mockito-core | jar | 4.5.1 |