GroupId | GroupIdcom.github.philcali |
---|---|
ArtifactId | ArtifactIdmonido_2.8.1 |
Version | Version0.0.4 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
monido_2.8.1-0.0.4.pom | |
monido_2.8.1-0.0.4.jar | 189 bytes |
monido_2.8.1-0.0.4-sources.jar | 189 bytes |
monido_2.8.1-0.0.4-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.philcali/monido_2.8.1/ -->
<dependency>
<groupId>com.github.philcali</groupId>
<artifactId>monido_2.8.1</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/monido_2.8.1/
implementation 'com.github.philcali:monido_2.8.1:0.0.4'
// https://jarcasting.com/artifacts/com.github.philcali/monido_2.8.1/
implementation ("com.github.philcali:monido_2.8.1:0.0.4")
'com.github.philcali:monido_2.8.1:jar:0.0.4'
<dependency org="com.github.philcali" name="monido_2.8.1" rev="0.0.4">
<artifact name="monido_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='monido_2.8.1', version='0.0.4')
)
libraryDependencies += "com.github.philcali" % "monido_2.8.1" % "0.0.4"
[com.github.philcali/monido_2.8.1 "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.8.1 |