logfast

Parent POM file for logfast project

License

License

GroupId

GroupId

com.github.lafa.logfast
ArtifactId

ArtifactId

logfast
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

logfast
Parent POM file for logfast project
Project URL

Project URL

https://github.com/lafa/logfast
Source Code Management

Source Code Management

https://github.com/lafa/logfast.git

Download logfast

Filename Size
logfast-1.0.6.pom 24 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lafa.logfast/logfast/ -->
<dependency>
    <groupId>com.github.lafa.logfast</groupId>
    <artifactId>logfast</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lafa.logfast/logfast/
implementation 'com.github.lafa.logfast:logfast:1.0.6'
// https://jarcasting.com/artifacts/com.github.lafa.logfast/logfast/
implementation ("com.github.lafa.logfast:logfast:1.0.6")
'com.github.lafa.logfast:logfast:pom:1.0.6'
<dependency org="com.github.lafa.logfast" name="logfast" rev="1.0.6">
  <artifact name="logfast" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lafa.logfast', module='logfast', version='1.0.6')
)
libraryDependencies += "com.github.lafa.logfast" % "logfast" % "1.0.6"
[com.github.lafa.logfast/logfast "1.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.2
1.0.1
1.0