License |
License |
---|---|
GroupId | GroupIdcom.mthaler |
ArtifactId | ArtifactIdreplica_2.11 |
Version | Version0.0.5 |
Type | Typejar |
Description |
Descriptionreplica
replica
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
replica_2.11-0.0.5.pom | |
replica_2.11-0.0.5.jar | 8 KB |
replica_2.11-0.0.5-sources.jar | 1 KB |
replica_2.11-0.0.5-javadoc.jar | 342 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mthaler/replica_2.11/ -->
<dependency>
<groupId>com.mthaler</groupId>
<artifactId>replica_2.11</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mthaler/replica_2.11/
implementation 'com.mthaler:replica_2.11:0.0.5'
// https://jarcasting.com/artifacts/com.mthaler/replica_2.11/
implementation ("com.mthaler:replica_2.11:0.0.5")
'com.mthaler:replica_2.11:jar:0.0.5'
<dependency org="com.mthaler" name="replica_2.11" rev="0.0.5">
<artifact name="replica_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mthaler', module='replica_2.11', version='0.0.5')
)
libraryDependencies += "com.mthaler" % "replica_2.11" % "0.0.5"
[com.mthaler/replica_2.11 "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |