License |
License |
---|---|
GroupId | GroupIdio.molr |
ArtifactId | ArtifactIdmolr-commons |
Version | Version0.3.13 |
Type | Typejar |
Description |
Descriptionio.molr:molr-commons
Common elements for the molr project.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
molr-commons-0.3.13.pom | |
molr-commons-0.3.13.jar | 67 KB |
molr-commons-0.3.13-sources.jar | 32 KB |
molr-commons-0.3.13-javadoc.jar | 563 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.molr/molr-commons/ -->
<dependency>
<groupId>io.molr</groupId>
<artifactId>molr-commons</artifactId>
<version>0.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.molr/molr-commons/
implementation 'io.molr:molr-commons:0.3.13'
// https://jarcasting.com/artifacts/io.molr/molr-commons/
implementation ("io.molr:molr-commons:0.3.13")
'io.molr:molr-commons:jar:0.3.13'
<dependency org="io.molr" name="molr-commons" rev="0.3.13">
<artifact name="molr-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.molr', module='molr-commons', version='0.3.13')
)
libraryDependencies += "io.molr" % "molr-commons" % "0.3.13"
[io.molr/molr-commons "0.3.13"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 27.0-jre |