| License |
License |
|---|---|
| GroupId | GroupIdcom.typesafe.play |
| ArtifactId | ArtifactIdbuild-link |
| Last Version | Last Version2.8.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBuild-Link
Build-Link
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| build-link-2.8.16.pom | |
| build-link-2.8.16.jar | 3 KB |
| build-link-2.8.16-sources.jar | 4 KB |
| build-link-2.8.16-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/build-link/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>build-link</artifactId>
<version>2.8.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/build-link/
implementation 'com.typesafe.play:build-link:2.8.16'
// https://jarcasting.com/artifacts/com.typesafe.play/build-link/
implementation ("com.typesafe.play:build-link:2.8.16")
'com.typesafe.play:build-link:jar:2.8.16'
<dependency org="com.typesafe.play" name="build-link" rev="2.8.16">
<artifact name="build-link" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='build-link', version='2.8.16')
)
libraryDependencies += "com.typesafe.play" % "build-link" % "2.8.16"
[com.typesafe.play/build-link "2.8.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-exceptions | jar | 2.8.16 |