is not current version
Last Version 0.0.2.13

com.github.jcustenborder.parsers:extended-log-format 0.0.1.3


Categories

Categories

ORM Data
GroupId

GroupId

com.github.jcustenborder.parsers
ArtifactId

ArtifactId

extended-log-format
Version

Version

0.0.1.3
Type

Type

jar

Download extended-log-format 0.0.1.3


<!-- https://jarcasting.com/artifacts/com.github.jcustenborder.parsers/extended-log-format/ -->
<dependency>
    <groupId>com.github.jcustenborder.parsers</groupId>
    <artifactId>extended-log-format</artifactId>
    <version>0.0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcustenborder.parsers/extended-log-format/
implementation 'com.github.jcustenborder.parsers:extended-log-format:0.0.1.3'
// https://jarcasting.com/artifacts/com.github.jcustenborder.parsers/extended-log-format/
implementation ("com.github.jcustenborder.parsers:extended-log-format:0.0.1.3")
'com.github.jcustenborder.parsers:extended-log-format:jar:0.0.1.3'
<dependency org="com.github.jcustenborder.parsers" name="extended-log-format" rev="0.0.1.3">
  <artifact name="extended-log-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jcustenborder.parsers', module='extended-log-format', version='0.0.1.3')
)
libraryDependencies += "com.github.jcustenborder.parsers" % "extended-log-format" % "0.0.1.3"
[com.github.jcustenborder.parsers/extended-log-format "0.0.1.3"]