is not current version
Last Version 1.5

io.github.vinosimon:sample-call 1.4

Sample description

GroupId

GroupId

io.github.vinosimon
ArtifactId

ArtifactId

sample-call
Version

Version

1.4
Type

Type

jar

Download sample-call 1.4


<!-- https://jarcasting.com/artifacts/io.github.vinosimon/sample-call/ -->
<dependency>
    <groupId>io.github.vinosimon</groupId>
    <artifactId>sample-call</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vinosimon/sample-call/
implementation 'io.github.vinosimon:sample-call:1.4'
// https://jarcasting.com/artifacts/io.github.vinosimon/sample-call/
implementation ("io.github.vinosimon:sample-call:1.4")
'io.github.vinosimon:sample-call:jar:1.4'
<dependency org="io.github.vinosimon" name="sample-call" rev="1.4">
  <artifact name="sample-call" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vinosimon', module='sample-call', version='1.4')
)
libraryDependencies += "io.github.vinosimon" % "sample-call" % "1.4"
[io.github.vinosimon/sample-call "1.4"]