License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.thesamet.scalapb |
ArtifactId | ArtifactIdlenses_2.13.0-M5 |
Version | Version0.9.0-M3 |
Type | Typejar |
Description |
Descriptionlenses
lenses
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.thesamet.scalapb |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb/lenses_2.13.0-M5/ -->
<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>lenses_2.13.0-M5</artifactId>
<version>0.9.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/lenses_2.13.0-M5/
implementation 'com.thesamet.scalapb:lenses_2.13.0-M5:0.9.0-M3'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/lenses_2.13.0-M5/
implementation ("com.thesamet.scalapb:lenses_2.13.0-M5:0.9.0-M3")
'com.thesamet.scalapb:lenses_2.13.0-M5:jar:0.9.0-M3'
<dependency org="com.thesamet.scalapb" name="lenses_2.13.0-M5" rev="0.9.0-M3">
<artifact name="lenses_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='lenses_2.13.0-M5', version='0.9.0-M3')
)
libraryDependencies += "com.thesamet.scalapb" % "lenses_2.13.0-M5" % "0.9.0-M3"
[com.thesamet.scalapb/lenses_2.13.0-M5 "0.9.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.13.0-M5 | jar | 0.6.6 |