GroupId | GroupIdcom.github.philcali |
---|---|
ArtifactId | ArtifactIdcronish-app_2.8.1 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
cronish-app_2.8.1-0.0.1.pom | |
cronish-app_2.8.1-0.0.1.jar | 43 KB |
cronish-app_2.8.1-0.0.1-sources.jar | 1 KB |
cronish-app_2.8.1-0.0.1-javadoc.jar | 169 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.philcali/cronish-app_2.8.1/ -->
<dependency>
<groupId>com.github.philcali</groupId>
<artifactId>cronish-app_2.8.1</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/cronish-app_2.8.1/
implementation 'com.github.philcali:cronish-app_2.8.1:0.0.1'
// https://jarcasting.com/artifacts/com.github.philcali/cronish-app_2.8.1/
implementation ("com.github.philcali:cronish-app_2.8.1:0.0.1")
'com.github.philcali:cronish-app_2.8.1:jar:0.0.1'
<dependency org="com.github.philcali" name="cronish-app_2.8.1" rev="0.0.1">
<artifact name="cronish-app_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='cronish-app_2.8.1', version='0.0.1')
)
libraryDependencies += "com.github.philcali" % "cronish-app_2.8.1" % "0.0.1"
[com.github.philcali/cronish-app_2.8.1 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.philcali : cronish_2.8.1 | jar | 0.0.1 |
org.scala-lang : scala-library | jar | 2.8.1 |
com.github.philcali : monido-core_2.8.1 | jar | 0.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools.sbt : launcher-interface | jar | 0.10.0 |