License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.m3 |
ArtifactId | ArtifactIdscalaflavor4j |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalaflavor4j
ScalaFlavor4J provides you Scala flavored useful API in Java.
|
Project URL |
Project URL |
Filename | Size |
---|---|
scalaflavor4j-1.1.8.pom | |
scalaflavor4j-1.1.8.jar | 219 KB |
scalaflavor4j-1.1.8-sources.jar | 78 KB |
scalaflavor4j-1.1.8-javadoc.jar | 452 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.m3/scalaflavor4j/ -->
<dependency>
<groupId>com.m3</groupId>
<artifactId>scalaflavor4j</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.m3/scalaflavor4j/
implementation 'com.m3:scalaflavor4j:1.1.8'
// https://jarcasting.com/artifacts/com.m3/scalaflavor4j/
implementation ("com.m3:scalaflavor4j:1.1.8")
'com.m3:scalaflavor4j:jar:1.1.8'
<dependency org="com.m3" name="scalaflavor4j" rev="1.1.8">
<artifact name="scalaflavor4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.m3', module='scalaflavor4j', version='1.1.8')
)
libraryDependencies += "com.m3" % "scalaflavor4j" % "1.1.8"
[com.m3/scalaflavor4j "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jsr166-mirror : jsr166y | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.19 |