License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ORM Data |
GroupId | GroupIdio.github.antonsjava |
ArtifactId | ArtifactIdslformatter |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple Line Formatter
Simple Line Formatter for Java logging API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
slformatter-1.2.pom | |
slformatter-1.2.jar | 22 KB |
slformatter-1.2-sources.jar | 21 KB |
slformatter-1.2-javadoc.jar | 500 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.antonsjava/slformatter/ -->
<dependency>
<groupId>io.github.antonsjava</groupId>
<artifactId>slformatter</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.antonsjava/slformatter/
implementation 'io.github.antonsjava:slformatter:1.2'
// https://jarcasting.com/artifacts/io.github.antonsjava/slformatter/
implementation ("io.github.antonsjava:slformatter:1.2")
'io.github.antonsjava:slformatter:jar:1.2'
<dependency org="io.github.antonsjava" name="slformatter" rev="1.2">
<artifact name="slformatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.antonsjava', module='slformatter', version='1.2')
)
libraryDependencies += "io.github.antonsjava" % "slformatter" % "1.2"
[io.github.antonsjava/slformatter "1.2"]