is not current version
Last Version 1.0

exteca:exteca-pattern 1.0-b1


GroupId

GroupId

exteca
ArtifactId

ArtifactId

exteca-pattern
Version

Version

1.0-b1
Type

Type

jar

Download exteca-pattern 1.0-b1


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