is not current version
Last Version 2.0.0rc8

org.kantega.jexmec:jexmec-logging 2.0.0rc7


Categories

Categories

Ant Build Tools Logging Application Layer Libs
GroupId

GroupId

org.kantega.jexmec
ArtifactId

ArtifactId

jexmec-logging
Version

Version

2.0.0rc7
Type

Type

jar

Download jexmec-logging 2.0.0rc7


<!-- https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-logging/ -->
<dependency>
    <groupId>org.kantega.jexmec</groupId>
    <artifactId>jexmec-logging</artifactId>
    <version>2.0.0rc7</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-logging/
implementation 'org.kantega.jexmec:jexmec-logging:2.0.0rc7'
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-logging/
implementation ("org.kantega.jexmec:jexmec-logging:2.0.0rc7")
'org.kantega.jexmec:jexmec-logging:jar:2.0.0rc7'
<dependency org="org.kantega.jexmec" name="jexmec-logging" rev="2.0.0rc7">
  <artifact name="jexmec-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.jexmec', module='jexmec-logging', version='2.0.0rc7')
)
libraryDependencies += "org.kantega.jexmec" % "jexmec-logging" % "2.0.0rc7"
[org.kantega.jexmec/jexmec-logging "2.0.0rc7"]