is not current version
Last Version 4.0.0

org.codelabor:codelabor-system-pattern 3.0.3

codelabor system pattern

GroupId

GroupId

org.codelabor
ArtifactId

ArtifactId

codelabor-system-pattern
Version

Version

3.0.3
Type

Type

jar

Download codelabor-system-pattern 3.0.3


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