License |
License |
---|---|
GroupId | GroupIdcom.github.julien-truffaut |
ArtifactId | ArtifactIdmonoclejs_2.12 |
Version | Version2.0.3 |
Type | Typejar |
Description |
DescriptionmonocleJS
monocleJS
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
monoclejs_2.12-2.0.3.pom | |
monoclejs_2.12-2.0.3.jar | 312 bytes |
monoclejs_2.12-2.0.3-sources.jar | 264 bytes |
monoclejs_2.12-2.0.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monoclejs_2.12/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monoclejs_2.12</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monoclejs_2.12/
implementation 'com.github.julien-truffaut:monoclejs_2.12:2.0.3'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monoclejs_2.12/
implementation ("com.github.julien-truffaut:monoclejs_2.12:2.0.3")
'com.github.julien-truffaut:monoclejs_2.12:jar:2.0.3'
<dependency org="com.github.julien-truffaut" name="monoclejs_2.12" rev="2.0.3">
<artifact name="monoclejs_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monoclejs_2.12', version='2.0.3')
)
libraryDependencies += "com.github.julien-truffaut" % "monoclejs_2.12" % "2.0.3"
[com.github.julien-truffaut/monoclejs_2.12 "2.0.3"]