| License |
License |
|---|---|
| GroupId | GroupIdcom.propensive |
| ArtifactId | ArtifactIdrapture_2.11 |
| Version | Version2.0.0-M9 |
| Type | Typejar |
| Description |
DescriptionraptureJVM
raptureJVM
|
| Project Organization |
Project Organizationcom.propensive |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rapture_2.11-2.0.0-M9.pom | |
| rapture_2.11-2.0.0-M9.jar | 299 bytes |
| rapture_2.11-2.0.0-M9-sources.jar | 256 bytes |
| rapture_2.11-2.0.0-M9-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.propensive/rapture_2.11/ -->
<dependency>
<groupId>com.propensive</groupId>
<artifactId>rapture_2.11</artifactId>
<version>2.0.0-M9</version>
</dependency>
// https://jarcasting.com/artifacts/com.propensive/rapture_2.11/
implementation 'com.propensive:rapture_2.11:2.0.0-M9'
// https://jarcasting.com/artifacts/com.propensive/rapture_2.11/
implementation ("com.propensive:rapture_2.11:2.0.0-M9")
'com.propensive:rapture_2.11:jar:2.0.0-M9'
<dependency org="com.propensive" name="rapture_2.11" rev="2.0.0-M9">
<artifact name="rapture_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.propensive', module='rapture_2.11', version='2.0.0-M9')
)
libraryDependencies += "com.propensive" % "rapture_2.11" % "2.0.0-M9"
[com.propensive/rapture_2.11 "2.0.0-M9"]