License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.elegantmonkeys |
ArtifactId | ArtifactIdlagom-google-pubsub-client_2.12 |
Version | Version1.0.0-RC1 |
Type | Typejar |
Description |
Descriptionlagom-google-pubsub-client
lagom-google-pubsub-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.elegantmonkeys/lagom-google-pubsub-client_2.12/ -->
<dependency>
<groupId>com.elegantmonkeys</groupId>
<artifactId>lagom-google-pubsub-client_2.12</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.elegantmonkeys/lagom-google-pubsub-client_2.12/
implementation 'com.elegantmonkeys:lagom-google-pubsub-client_2.12:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.elegantmonkeys/lagom-google-pubsub-client_2.12/
implementation ("com.elegantmonkeys:lagom-google-pubsub-client_2.12:1.0.0-RC1")
'com.elegantmonkeys:lagom-google-pubsub-client_2.12:jar:1.0.0-RC1'
<dependency org="com.elegantmonkeys" name="lagom-google-pubsub-client_2.12" rev="1.0.0-RC1">
<artifact name="lagom-google-pubsub-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elegantmonkeys', module='lagom-google-pubsub-client_2.12', version='1.0.0-RC1')
)
libraryDependencies += "com.elegantmonkeys" % "lagom-google-pubsub-client_2.12" % "1.0.0-RC1"
[com.elegantmonkeys/lagom-google-pubsub-client_2.12 "1.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
com.lightbend.lagom : lagom-api_2.12 | jar | 1.4.2 |
com.google.cloud : google-cloud-pubsub | jar | 0.43.0-beta |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.4 |