is not current version
Last Version 1.1

pl.serwersms:apiv2 0.0.1

Library for communication

GroupId

GroupId

pl.serwersms
ArtifactId

ArtifactId

apiv2
Version

Version

0.0.1
Type

Type

jar

Download apiv2 0.0.1


<!-- https://jarcasting.com/artifacts/pl.serwersms/apiv2/ -->
<dependency>
    <groupId>pl.serwersms</groupId>
    <artifactId>apiv2</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.serwersms/apiv2/
implementation 'pl.serwersms:apiv2:0.0.1'
// https://jarcasting.com/artifacts/pl.serwersms/apiv2/
implementation ("pl.serwersms:apiv2:0.0.1")
'pl.serwersms:apiv2:jar:0.0.1'
<dependency org="pl.serwersms" name="apiv2" rev="0.0.1">
  <artifact name="apiv2" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.serwersms', module='apiv2', version='0.0.1')
)
libraryDependencies += "pl.serwersms" % "apiv2" % "0.0.1"
[pl.serwersms/apiv2 "0.0.1"]