Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdpilot-processor_2.7.7 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
pilot-processor_2.7.7-0.1.1.pom | |
pilot-processor_2.7.7-0.1.1.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/pilot-processor_2.7.7/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>pilot-processor_2.7.7</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/pilot-processor_2.7.7/
implementation 'net.databinder:pilot-processor_2.7.7:0.1.1'
// https://jarcasting.com/artifacts/net.databinder/pilot-processor_2.7.7/
implementation ("net.databinder:pilot-processor_2.7.7:0.1.1")
'net.databinder:pilot-processor_2.7.7:jar:0.1.1'
<dependency org="net.databinder" name="pilot-processor_2.7.7" rev="0.1.1">
<artifact name="pilot-processor_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='pilot-processor_2.7.7', version='0.1.1')
)
libraryDependencies += "net.databinder" % "pilot-processor_2.7.7" % "0.1.1"
[net.databinder/pilot-processor_2.7.7 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.databinder : dispatch-futures_2.7.7 | jar | 0.7.6 |
net.databinder : pilot-resources_2.7.7 | jar | 0.1.1 |
org.scala-lang : scala-library | jar | 2.7.7 |