Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.thesamet.scalapb.common-protos |
ArtifactId | ArtifactIdproto-google-common-protos-scalapb_0.10_2.12 |
Version | Version2.4.1-0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb.common-protos/proto-google-common-protos-scalapb_0.10_2.12/ -->
<dependency>
<groupId>com.thesamet.scalapb.common-protos</groupId>
<artifactId>proto-google-common-protos-scalapb_0.10_2.12</artifactId>
<version>2.4.1-0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb.common-protos/proto-google-common-protos-scalapb_0.10_2.12/
implementation 'com.thesamet.scalapb.common-protos:proto-google-common-protos-scalapb_0.10_2.12:2.4.1-0'
// https://jarcasting.com/artifacts/com.thesamet.scalapb.common-protos/proto-google-common-protos-scalapb_0.10_2.12/
implementation ("com.thesamet.scalapb.common-protos:proto-google-common-protos-scalapb_0.10_2.12:2.4.1-0")
'com.thesamet.scalapb.common-protos:proto-google-common-protos-scalapb_0.10_2.12:jar:2.4.1-0'
<dependency org="com.thesamet.scalapb.common-protos" name="proto-google-common-protos-scalapb_0.10_2.12" rev="2.4.1-0">
<artifact name="proto-google-common-protos-scalapb_0.10_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb.common-protos', module='proto-google-common-protos-scalapb_0.10_2.12', version='2.4.1-0')
)
libraryDependencies += "com.thesamet.scalapb.common-protos" % "proto-google-common-protos-scalapb_0.10_2.12" % "2.4.1-0"
[com.thesamet.scalapb.common-protos/proto-google-common-protos-scalapb_0.10_2.12 "2.4.1-0"]