GroupId | GroupIdcom.linkedin.dagli |
---|---|
ArtifactId | ArtifactIdtext-phone |
Version | Version15.0.0-beta8 |
Type | Typejar |
Filename | Size |
---|---|
text-phone-15.0.0-beta8.pom | |
text-phone-15.0.0-beta8.jar | 2 KB |
text-phone-15.0.0-beta8-sources.jar | 1 KB |
text-phone-15.0.0-beta8-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.dagli/text-phone/ -->
<dependency>
<groupId>com.linkedin.dagli</groupId>
<artifactId>text-phone</artifactId>
<version>15.0.0-beta8</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.dagli/text-phone/
implementation 'com.linkedin.dagli:text-phone:15.0.0-beta8'
// https://jarcasting.com/artifacts/com.linkedin.dagli/text-phone/
implementation ("com.linkedin.dagli:text-phone:15.0.0-beta8")
'com.linkedin.dagli:text-phone:jar:15.0.0-beta8'
<dependency org="com.linkedin.dagli" name="text-phone" rev="15.0.0-beta8">
<artifact name="text-phone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.dagli', module='text-phone', version='15.0.0-beta8')
)
libraryDependencies += "com.linkedin.dagli" % "text-phone" % "15.0.0-beta8"
[com.linkedin.dagli/text-phone "15.0.0-beta8"]