License |
License
MIT
|
---|---|
GroupId | GroupIdcom.outr |
ArtifactId | ArtifactIdfabric-core_2.13 |
Last Version | Last Version1.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfabric-core
fabric-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fabric-core_2.13-1.2.9.pom | |
fabric-core_2.13-1.2.9.jar | 103 KB |
fabric-core_2.13-1.2.9-sources.jar | 8 KB |
fabric-core_2.13-1.2.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outr/fabric-core_2.13/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>fabric-core_2.13</artifactId>
<version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/fabric-core_2.13/
implementation 'com.outr:fabric-core_2.13:1.2.9'
// https://jarcasting.com/artifacts/com.outr/fabric-core_2.13/
implementation ("com.outr:fabric-core_2.13:1.2.9")
'com.outr:fabric-core_2.13:jar:1.2.9'
<dependency org="com.outr" name="fabric-core_2.13" rev="1.2.9">
<artifact name="fabric-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='fabric-core_2.13', version='1.2.9')
)
libraryDependencies += "com.outr" % "fabric-core_2.13" % "1.2.9"
[com.outr/fabric-core_2.13 "1.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.7.0 |
org.scala-lang : scala-reflect | jar | 2.13.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.11 |
org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.11.0 |