| License |
License |
|---|---|
| GroupId | GroupIdcom.github.julien-truffaut |
| ArtifactId | ArtifactIdmonoclejvm_2.13.0-RC1 |
| Version | Version1.6.0-M4 |
| Type | Typejar |
| Description |
DescriptionmonocleJVM
monocleJVM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| monoclejvm_2.13.0-RC1-1.6.0-M4.pom | |
| monoclejvm_2.13.0-RC1-1.6.0-M4.jar | 315 bytes |
| monoclejvm_2.13.0-RC1-1.6.0-M4-sources.jar | 266 bytes |
| monoclejvm_2.13.0-RC1-1.6.0-M4-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monoclejvm_2.13.0-RC1/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monoclejvm_2.13.0-RC1</artifactId>
<version>1.6.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monoclejvm_2.13.0-RC1/
implementation 'com.github.julien-truffaut:monoclejvm_2.13.0-RC1:1.6.0-M4'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monoclejvm_2.13.0-RC1/
implementation ("com.github.julien-truffaut:monoclejvm_2.13.0-RC1:1.6.0-M4")
'com.github.julien-truffaut:monoclejvm_2.13.0-RC1:jar:1.6.0-M4'
<dependency org="com.github.julien-truffaut" name="monoclejvm_2.13.0-RC1" rev="1.6.0-M4">
<artifact name="monoclejvm_2.13.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monoclejvm_2.13.0-RC1', version='1.6.0-M4')
)
libraryDependencies += "com.github.julien-truffaut" % "monoclejvm_2.13.0-RC1" % "1.6.0-M4"
[com.github.julien-truffaut/monoclejvm_2.13.0-RC1 "1.6.0-M4"]