License |
License |
---|---|
GroupId | GroupIdcom.github.philcali |
ArtifactId | ArtifactIdmonido-core_2.8.1 |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmonido-core
monido-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.philcali |
Filename | Size |
---|---|
monido-core_2.8.1-0.1.2.pom | |
monido-core_2.8.1-0.1.2.jar | 54 KB |
monido-core_2.8.1-0.1.2-sources.jar | 2 KB |
monido-core_2.8.1-0.1.2-javadoc.jar | 212 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.philcali/monido-core_2.8.1/ -->
<dependency>
<groupId>com.github.philcali</groupId>
<artifactId>monido-core_2.8.1</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/monido-core_2.8.1/
implementation 'com.github.philcali:monido-core_2.8.1:0.1.2'
// https://jarcasting.com/artifacts/com.github.philcali/monido-core_2.8.1/
implementation ("com.github.philcali:monido-core_2.8.1:0.1.2")
'com.github.philcali:monido-core_2.8.1:jar:0.1.2'
<dependency org="com.github.philcali" name="monido-core_2.8.1" rev="0.1.2">
<artifact name="monido-core_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='monido-core_2.8.1', version='0.1.2')
)
libraryDependencies += "com.github.philcali" % "monido-core_2.8.1" % "0.1.2"
[com.github.philcali/monido-core_2.8.1 "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest | jar | 1.3 |