Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdunfiltered-spec_2.7.7 |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
unfiltered-spec_2.7.7-0.3.0.pom | |
unfiltered-spec_2.7.7-0.3.0.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/unfiltered-spec_2.7.7/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>unfiltered-spec_2.7.7</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/unfiltered-spec_2.7.7/
implementation 'net.databinder:unfiltered-spec_2.7.7:0.3.0'
// https://jarcasting.com/artifacts/net.databinder/unfiltered-spec_2.7.7/
implementation ("net.databinder:unfiltered-spec_2.7.7:0.3.0")
'net.databinder:unfiltered-spec_2.7.7:jar:0.3.0'
<dependency org="net.databinder" name="unfiltered-spec_2.7.7" rev="0.3.0">
<artifact name="unfiltered-spec_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='unfiltered-spec_2.7.7', version='0.3.0')
)
libraryDependencies += "net.databinder" % "unfiltered-spec_2.7.7" % "0.3.0"
[net.databinder/unfiltered-spec_2.7.7 "0.3.0"]