| License |
License |
|---|---|
| GroupId | GroupIdcom.github.aaronp |
| ArtifactId | ArtifactIdagora-rest-example_2.11 |
| Version | Versionv0.3.1 |
| Type | Typejar |
| Description |
Descriptionagora-rest-example
agora-rest-example
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.aaronp |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.aaronp/agora-rest-example_2.11/ -->
<dependency>
<groupId>com.github.aaronp</groupId>
<artifactId>agora-rest-example_2.11</artifactId>
<version>v0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aaronp/agora-rest-example_2.11/
implementation 'com.github.aaronp:agora-rest-example_2.11:v0.3.1'
// https://jarcasting.com/artifacts/com.github.aaronp/agora-rest-example_2.11/
implementation ("com.github.aaronp:agora-rest-example_2.11:v0.3.1")
'com.github.aaronp:agora-rest-example_2.11:jar:v0.3.1'
<dependency org="com.github.aaronp" name="agora-rest-example_2.11" rev="v0.3.1">
<artifact name="agora-rest-example_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aaronp', module='agora-rest-example_2.11', version='v0.3.1')
)
libraryDependencies += "com.github.aaronp" % "agora-rest-example_2.11" % "v0.3.1"
[com.github.aaronp/agora-rest-example_2.11 "v0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| com.github.aaronp : agora-rest_2.11 | jar | v0.3.1 |