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