GroupId | GroupIdcom.47deg |
---|---|
ArtifactId | ArtifactIdpbdirect_2.11 |
Version | Version0.2.1 |
Type | Typejar |
Filename | Size |
---|---|
pbdirect_2.11-0.2.1.pom | |
pbdirect_2.11-0.2.1.jar | 170 KB |
pbdirect_2.11-0.2.1-sources.jar | 9 KB |
pbdirect_2.11-0.2.1-javadoc.jar | 746 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.47deg/pbdirect_2.11/ -->
<dependency>
<groupId>com.47deg</groupId>
<artifactId>pbdirect_2.11</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.47deg/pbdirect_2.11/
implementation 'com.47deg:pbdirect_2.11:0.2.1'
// https://jarcasting.com/artifacts/com.47deg/pbdirect_2.11/
implementation ("com.47deg:pbdirect_2.11:0.2.1")
'com.47deg:pbdirect_2.11:jar:0.2.1'
<dependency org="com.47deg" name="pbdirect_2.11" rev="0.2.1">
<artifact name="pbdirect_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.47deg', module='pbdirect_2.11', version='0.2.1')
)
libraryDependencies += "com.47deg" % "pbdirect_2.11" % "0.2.1"
[com.47deg/pbdirect_2.11 "0.2.1"]