License |
License |
---|---|
GroupId | GroupIdcom.github.wheaties |
ArtifactId | ArtifactIdpredicates_2.11 |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionpredicates
predicates
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.wheaties |
Filename | Size |
---|---|
predicates_2.11-0.1.pom | |
predicates_2.11-0.1.jar | 1 MB |
predicates_2.11-0.1-sources.jar | 69 KB |
predicates_2.11-0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wheaties/predicates_2.11/ -->
<dependency>
<groupId>com.github.wheaties</groupId>
<artifactId>predicates_2.11</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wheaties/predicates_2.11/
implementation 'com.github.wheaties:predicates_2.11:0.1'
// https://jarcasting.com/artifacts/com.github.wheaties/predicates_2.11/
implementation ("com.github.wheaties:predicates_2.11:0.1")
'com.github.wheaties:predicates_2.11:jar:0.1'
<dependency org="com.github.wheaties" name="predicates_2.11" rev="0.1">
<artifact name="predicates_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wheaties', module='predicates_2.11', version='0.1')
)
libraryDependencies += "com.github.wheaties" % "predicates_2.11" % "0.1"
[com.github.wheaties/predicates_2.11 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.1 |