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