| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.yodo1 | 
| ArtifactId | ArtifactIdformatlog | 
| Last Version | Last Version0.1.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionYodo1 Logger Yodo1 logger for OPS | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| formatlog-0.1.5.pom | |
| formatlog-0.1.5.jar | 10 KB | 
| formatlog-0.1.5-sources.jar | 2 KB | 
| formatlog-0.1.5-javadoc.jar | 53 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.yodo1/formatlog/ -->
<dependency>
    <groupId>com.yodo1</groupId>
    <artifactId>formatlog</artifactId>
    <version>0.1.5</version>
</dependency>// https://jarcasting.com/artifacts/com.yodo1/formatlog/
implementation 'com.yodo1:formatlog:0.1.5'// https://jarcasting.com/artifacts/com.yodo1/formatlog/
implementation ("com.yodo1:formatlog:0.1.5")'com.yodo1:formatlog:jar:0.1.5'<dependency org="com.yodo1" name="formatlog" rev="0.1.5">
  <artifact name="formatlog" type="jar" />
</dependency>@Grapes(
@Grab(group='com.yodo1', module='formatlog', version='0.1.5')
)libraryDependencies += "com.yodo1" % "formatlog" % "0.1.5"[com.yodo1/formatlog "0.1.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.2 | 
| net.sf.json-lib : json-lib | jar | 2.4 |