Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdpilot-app-bundle_2.7.7 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
pilot-app-bundle_2.7.7-0.1.1.pom | |
pilot-app-bundle_2.7.7-0.1.1.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/pilot-app-bundle_2.7.7/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>pilot-app-bundle_2.7.7</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/pilot-app-bundle_2.7.7/
implementation 'net.databinder:pilot-app-bundle_2.7.7:0.1.1'
// https://jarcasting.com/artifacts/net.databinder/pilot-app-bundle_2.7.7/
implementation ("net.databinder:pilot-app-bundle_2.7.7:0.1.1")
'net.databinder:pilot-app-bundle_2.7.7:jar:0.1.1'
<dependency org="net.databinder" name="pilot-app-bundle_2.7.7" rev="0.1.1">
<artifact name="pilot-app-bundle_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='pilot-app-bundle_2.7.7', version='0.1.1')
)
libraryDependencies += "net.databinder" % "pilot-app-bundle_2.7.7" % "0.1.1"
[net.databinder/pilot-app-bundle_2.7.7 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools » sbt-full-launcher | jar | 0.7.4 |