License |
License |
---|---|
GroupId | GroupIdcom.eharmony |
ArtifactId | ArtifactIdaloha-proto |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaloha-proto
Protocol Buffer definitions for Aloha.
|
Project URL |
Project URL |
Filename | Size |
---|---|
aloha-proto-2.0.1.pom | |
aloha-proto-2.0.1.jar | 105 KB |
aloha-proto-2.0.1-sources.jar | 16 KB |
aloha-proto-2.0.1-javadoc.jar | 257 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eharmony/aloha-proto/ -->
<dependency>
<groupId>com.eharmony</groupId>
<artifactId>aloha-proto</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.eharmony/aloha-proto/
implementation 'com.eharmony:aloha-proto:2.0.1'
// https://jarcasting.com/artifacts/com.eharmony/aloha-proto/
implementation ("com.eharmony:aloha-proto:2.0.1")
'com.eharmony:aloha-proto:jar:2.0.1'
<dependency org="com.eharmony" name="aloha-proto" rev="2.0.1">
<artifact name="aloha-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eharmony', module='aloha-proto', version='2.0.1')
)
libraryDependencies += "com.eharmony" % "aloha-proto" % "2.0.1"
[com.eharmony/aloha-proto "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.4.1 |