Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch_2.8.0.RC3 |
Version | Version0.8.0.Beta1 |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
dispatch_2.8.0.RC3-0.8.0.Beta1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch_2.8.0.RC3/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch_2.8.0.RC3</artifactId>
<version>0.8.0.Beta1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch_2.8.0.RC3/
implementation 'net.databinder:dispatch_2.8.0.RC3:0.8.0.Beta1'
// https://jarcasting.com/artifacts/net.databinder/dispatch_2.8.0.RC3/
implementation ("net.databinder:dispatch_2.8.0.RC3:0.8.0.Beta1")
'net.databinder:dispatch_2.8.0.RC3:pom:0.8.0.Beta1'
<dependency org="net.databinder" name="dispatch_2.8.0.RC3" rev="0.8.0.Beta1">
<artifact name="dispatch_2.8.0.RC3" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch_2.8.0.RC3', version='0.8.0.Beta1')
)
libraryDependencies += "net.databinder" % "dispatch_2.8.0.RC3" % "0.8.0.Beta1"
[net.databinder/dispatch_2.8.0.RC3 "0.8.0.Beta1"]