GroupId | GroupIdcom.github.philcali |
---|---|
ArtifactId | ArtifactIdmonido-core_2.9.0-1 |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
monido-core_2.9.0-1-0.0.4.pom | |
monido-core_2.9.0-1-0.0.4.jar | 57 KB |
monido-core_2.9.0-1-0.0.4-sources.jar | 2 KB |
monido-core_2.9.0-1-0.0.4-javadoc.jar | 275 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.philcali/monido-core_2.9.0-1/ -->
<dependency>
<groupId>com.github.philcali</groupId>
<artifactId>monido-core_2.9.0-1</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/monido-core_2.9.0-1/
implementation 'com.github.philcali:monido-core_2.9.0-1:0.0.4'
// https://jarcasting.com/artifacts/com.github.philcali/monido-core_2.9.0-1/
implementation ("com.github.philcali:monido-core_2.9.0-1:0.0.4")
'com.github.philcali:monido-core_2.9.0-1:jar:0.0.4'
<dependency org="com.github.philcali" name="monido-core_2.9.0-1" rev="0.0.4">
<artifact name="monido-core_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='monido-core_2.9.0-1', version='0.0.4')
)
libraryDependencies += "com.github.philcali" % "monido-core_2.9.0-1" % "0.0.4"
[com.github.philcali/monido-core_2.9.0-1 "0.0.4"]