| License |
License |
|---|---|
| GroupId | GroupIdio.lenses |
| ArtifactId | ArtifactIdlibrary |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionlenses-alerting
lenses alerting plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| library-1.0.0.pom | |
| library-1.0.0.jar | 261 bytes |
| library-1.0.0-sources.jar | 261 bytes |
| library-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.lenses/library/ -->
<dependency>
<groupId>io.lenses</groupId>
<artifactId>library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.lenses/library/
implementation 'io.lenses:library:1.0.0'
// https://jarcasting.com/artifacts/io.lenses/library/
implementation ("io.lenses:library:1.0.0")
'io.lenses:library:jar:1.0.0'
<dependency org="io.lenses" name="library" rev="1.0.0">
<artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lenses', module='library', version='1.0.0')
)
libraryDependencies += "io.lenses" % "library" % "1.0.0"
[io.lenses/library "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |