Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdme.shadaj |
ArtifactId | ArtifactIdscalapy_2.12 |
Version | Version0.2.0+9-1d8d5519 |
Type | Typejar |
Filename | Size |
---|---|
scalapy_2.12-0.2.0+9-1d8d5519.pom | |
scalapy_2.12-0.2.0+9-1d8d5519.jar | 283 bytes |
scalapy_2.12-0.2.0+9-1d8d5519-sources.jar | 256 bytes |
scalapy_2.12-0.2.0+9-1d8d5519-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.shadaj/scalapy_2.12/ -->
<dependency>
<groupId>me.shadaj</groupId>
<artifactId>scalapy_2.12</artifactId>
<version>0.2.0+9-1d8d5519</version>
</dependency>
// https://jarcasting.com/artifacts/me.shadaj/scalapy_2.12/
implementation 'me.shadaj:scalapy_2.12:0.2.0+9-1d8d5519'
// https://jarcasting.com/artifacts/me.shadaj/scalapy_2.12/
implementation ("me.shadaj:scalapy_2.12:0.2.0+9-1d8d5519")
'me.shadaj:scalapy_2.12:jar:0.2.0+9-1d8d5519'
<dependency org="me.shadaj" name="scalapy_2.12" rev="0.2.0+9-1d8d5519">
<artifact name="scalapy_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.shadaj', module='scalapy_2.12', version='0.2.0+9-1d8d5519')
)
libraryDependencies += "me.shadaj" % "scalapy_2.12" % "0.2.0+9-1d8d5519"
[me.shadaj/scalapy_2.12 "0.2.0+9-1d8d5519"]