| GroupId | GroupIdcom.github.zz666zz |
|---|---|
| ArtifactId | ArtifactIdexample-common-api |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| example-common-api-1.0.pom | |
| example-common-api-1.0.jar | 33 KB |
| example-common-api-1.0-sources.jar | 11 KB |
| example-common-api-1.0-javadoc.jar | 99 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.zz666zz/example-common-api/ -->
<dependency>
<groupId>com.github.zz666zz</groupId>
<artifactId>example-common-api</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zz666zz/example-common-api/
implementation 'com.github.zz666zz:example-common-api:1.0'
// https://jarcasting.com/artifacts/com.github.zz666zz/example-common-api/
implementation ("com.github.zz666zz:example-common-api:1.0")
'com.github.zz666zz:example-common-api:jar:1.0'
<dependency org="com.github.zz666zz" name="example-common-api" rev="1.0">
<artifact name="example-common-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zz666zz', module='example-common-api', version='1.0')
)
libraryDependencies += "com.github.zz666zz" % "example-common-api" % "1.0"
[com.github.zz666zz/example-common-api "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-protobuf | jar | 1.29.0 |
| io.grpc : grpc-stub | jar | 1.29.0 |