| License |
License |
|---|---|
| GroupId | GroupIdio.github.vinosimon |
| ArtifactId | ArtifactIdsample-call |
| Version | Version1.5 |
| Type | Typejar |
| Description |
DescriptionSampleCall
Sample description
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sample-call-1.5.pom | |
| sample-call-1.5.jar | 80 KB |
| sample-call-1.5-sources.jar | 161 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.vinosimon/sample-call/ -->
<dependency>
<groupId>io.github.vinosimon</groupId>
<artifactId>sample-call</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vinosimon/sample-call/
implementation 'io.github.vinosimon:sample-call:1.5'
// https://jarcasting.com/artifacts/io.github.vinosimon/sample-call/
implementation ("io.github.vinosimon:sample-call:1.5")
'io.github.vinosimon:sample-call:jar:1.5'
<dependency org="io.github.vinosimon" name="sample-call" rev="1.5">
<artifact name="sample-call" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vinosimon', module='sample-call', version='1.5')
)
libraryDependencies += "io.github.vinosimon" % "sample-call" % "1.5"
[io.github.vinosimon/sample-call "1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |