Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdunfiltered-utils_2.8.0 |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/net.databinder/unfiltered-utils_2.8.0/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>unfiltered-utils_2.8.0</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/unfiltered-utils_2.8.0/
implementation 'net.databinder:unfiltered-utils_2.8.0:0.5.0'
// https://jarcasting.com/artifacts/net.databinder/unfiltered-utils_2.8.0/
implementation ("net.databinder:unfiltered-utils_2.8.0:0.5.0")
'net.databinder:unfiltered-utils_2.8.0:jar:0.5.0'
<dependency org="net.databinder" name="unfiltered-utils_2.8.0" rev="0.5.0">
<artifact name="unfiltered-utils_2.8.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='unfiltered-utils_2.8.0', version='0.5.0')
)
libraryDependencies += "net.databinder" % "unfiltered-utils_2.8.0" % "0.5.0"
[net.databinder/unfiltered-utils_2.8.0 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.8.0 |