License |
License |
---|---|
GroupId | GroupIdorg.sireum |
ArtifactId | ArtifactIdlibrary_2.12 |
Version | Version3.3.1 |
Type | Typejar |
Description |
Descriptionlibrary
library
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.sireum |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library_2.12-3.3.1.pom | |
library_2.12-3.3.1.jar | 1 MB |
library_2.12-3.3.1-sources.jar | 120 KB |
library_2.12-3.3.1-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sireum/library_2.12/ -->
<dependency>
<groupId>org.sireum</groupId>
<artifactId>library_2.12</artifactId>
<version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sireum/library_2.12/
implementation 'org.sireum:library_2.12:3.3.1'
// https://jarcasting.com/artifacts/org.sireum/library_2.12/
implementation ("org.sireum:library_2.12:3.3.1")
'org.sireum:library_2.12:jar:3.3.1'
<dependency org="org.sireum" name="library_2.12" rev="3.3.1">
<artifact name="library_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sireum', module='library_2.12', version='3.3.1')
)
libraryDependencies += "org.sireum" % "library_2.12" % "3.3.1"
[org.sireum/library_2.12 "3.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.7 |
org.sireum : macros_2.12 | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.4 |
org.spire-math : spire_2.12 | jar | 0.13.0 |