Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdpl.digitalvirgo.justsend |
ArtifactId | ArtifactIdjustsend-api-client |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
justsend-api-client-1.1.1.pom | |
justsend-api-client-1.1.1.jar | 136 KB |
justsend-api-client-1.1.1-sources.jar | 80 KB |
justsend-api-client-1.1.1-javadoc.jar | 512 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.digitalvirgo.justsend/justsend-api-client/ -->
<dependency>
<groupId>pl.digitalvirgo.justsend</groupId>
<artifactId>justsend-api-client</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.digitalvirgo.justsend/justsend-api-client/
implementation 'pl.digitalvirgo.justsend:justsend-api-client:1.1.1'
// https://jarcasting.com/artifacts/pl.digitalvirgo.justsend/justsend-api-client/
implementation ("pl.digitalvirgo.justsend:justsend-api-client:1.1.1")
'pl.digitalvirgo.justsend:justsend-api-client:jar:1.1.1'
<dependency org="pl.digitalvirgo.justsend" name="justsend-api-client" rev="1.1.1">
<artifact name="justsend-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.digitalvirgo.justsend', module='justsend-api-client', version='1.1.1')
)
libraryDependencies += "pl.digitalvirgo.justsend" % "justsend-api-client" % "1.1.1"
[pl.digitalvirgo.justsend/justsend-api-client "1.1.1"]