| License | License | 
|---|---|
| GroupId | GroupIdorg.marid | 
| ArtifactId | ArtifactIdmarid-lib | 
| Last Version | Last Version0.9.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmarid-lib Marid class library | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| marid-lib-0.9.2.pom | |
| marid-lib-0.9.2.jar | 203 KB | 
| marid-lib-0.9.2-sources.jar | 142 KB | 
| marid-lib-0.9.2-javadoc.jar | 847 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.marid/marid-lib/ -->
<dependency>
    <groupId>org.marid</groupId>
    <artifactId>marid-lib</artifactId>
    <version>0.9.2</version>
</dependency>// https://jarcasting.com/artifacts/org.marid/marid-lib/
implementation 'org.marid:marid-lib:0.9.2'// https://jarcasting.com/artifacts/org.marid/marid-lib/
implementation ("org.marid:marid-lib:0.9.2")'org.marid:marid-lib:jar:0.9.2'<dependency org="org.marid" name="marid-lib" rev="0.9.2">
  <artifact name="marid-lib" type="jar" />
</dependency>@Grapes(
@Grab(group='org.marid', module='marid-lib', version='0.9.2')
)libraryDependencies += "org.marid" % "marid-lib" % "0.9.2"[org.marid/marid-lib "0.9.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.marid : marid-util | jar | 0.9.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.checkerframework : checker | jar | 1.9.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.marid : marid-test | jar | 0.9.2 |