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