GroupId | GroupIdcom.github.philcali |
---|---|
ArtifactId | ArtifactIdlibrary_2.8.0 |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
library_2.8.0-0.0.4.pom | |
library_2.8.0-0.0.4.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.philcali/library_2.8.0/ -->
<dependency>
<groupId>com.github.philcali</groupId>
<artifactId>library_2.8.0</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/library_2.8.0/
implementation 'com.github.philcali:library_2.8.0:0.0.4'
// https://jarcasting.com/artifacts/com.github.philcali/library_2.8.0/
implementation ("com.github.philcali:library_2.8.0:0.0.4")
'com.github.philcali:library_2.8.0:jar:0.0.4'
<dependency org="com.github.philcali" name="library_2.8.0" rev="0.0.4">
<artifact name="library_2.8.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='library_2.8.0', version='0.0.4')
)
libraryDependencies += "com.github.philcali" % "library_2.8.0" % "0.0.4"
[com.github.philcali/library_2.8.0 "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.8.0 |