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