logfaces-core
Core public interfaces to use with logFaces
License |
License |
---|---|
GroupId | GroupIdcom.logfaces |
ArtifactId | ArtifactIdlfs-core |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlfs-core
logFaces core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lfs-core-5.0.1.pom | |
lfs-core-5.0.1.jar | 2 KB |
lfs-core-5.0.1-sources.jar | 3 KB |
lfs-core-5.0.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.logfaces/lfs-core/ -->
<dependency>
<groupId>com.logfaces</groupId>
<artifactId>lfs-core</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.logfaces/lfs-core/
implementation 'com.logfaces:lfs-core:5.0.1'
// https://jarcasting.com/artifacts/com.logfaces/lfs-core/
implementation ("com.logfaces:lfs-core:5.0.1")
'com.logfaces:lfs-core:jar:5.0.1'
<dependency org="com.logfaces" name="lfs-core" rev="5.0.1">
<artifact name="lfs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.logfaces', module='lfs-core', version='5.0.1')
)
libraryDependencies += "com.logfaces" % "lfs-core" % "5.0.1"
[com.logfaces/lfs-core "5.0.1"]
Core public interfaces to use with logFaces