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