| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.wix.restaurants |
| ArtifactId | ArtifactIdcommon-protocol |
| Last Version | Last Version1.12.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWix Common Protocol
Wix Common Protocol Aggregator
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-protocol-1.12.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wix.restaurants/common-protocol/ -->
<dependency>
<groupId>com.wix.restaurants</groupId>
<artifactId>common-protocol</artifactId>
<version>1.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wix.restaurants/common-protocol/
implementation 'com.wix.restaurants:common-protocol:1.12.0'
// https://jarcasting.com/artifacts/com.wix.restaurants/common-protocol/
implementation ("com.wix.restaurants:common-protocol:1.12.0")
'com.wix.restaurants:common-protocol:pom:1.12.0'
<dependency org="com.wix.restaurants" name="common-protocol" rev="1.12.0">
<artifact name="common-protocol" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wix.restaurants', module='common-protocol', version='1.12.0')
)
libraryDependencies += "com.wix.restaurants" % "common-protocol" % "1.12.0"
[com.wix.restaurants/common-protocol "1.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.12.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.12 | jar | 3.8.9 |
| org.specs2 : specs2-junit_2.12 | jar | 3.8.9 |