License |
License |
---|---|
GroupId | GroupIdcom.github.nalim2 |
ArtifactId | ArtifactIdproto |
Version | Version0.1.10 |
Type | Typejar |
Description |
DescriptionShop Floor Service Connector
|
Filename | Size |
---|---|
proto-0.1.10.pom | |
proto-0.1.10.jar | 367 KB |
proto-0.1.10-sources.jar | 138 KB |
proto-0.1.10-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nalim2/proto/ -->
<dependency>
<groupId>com.github.nalim2</groupId>
<artifactId>proto</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalim2/proto/
implementation 'com.github.nalim2:proto:0.1.10'
// https://jarcasting.com/artifacts/com.github.nalim2/proto/
implementation ("com.github.nalim2:proto:0.1.10")
'com.github.nalim2:proto:jar:0.1.10'
<dependency org="com.github.nalim2" name="proto" rev="0.1.10">
<artifact name="proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nalim2', module='proto', version='0.1.10')
)
libraryDependencies += "com.github.nalim2" % "proto" % "0.1.10"
[com.github.nalim2/proto "0.1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.12.0 |