is not current version
Last Version 1.3.1

org.coosproject.plugins:logging-parent 1.2.8


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.coosproject.plugins
ArtifactId

ArtifactId

logging-parent
Version

Version

1.2.8
Type

Type

pom

Download logging-parent 1.2.8

Filename Size
logging-parent-1.2.8.pom 1 KB
Browse

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