is not current version
Last Version 9999.9999.10000

com.gitlab.ccook:jweave 1.1.3

A suite of open source weaving tools

GroupId

GroupId

com.gitlab.ccook
ArtifactId

ArtifactId

jweave
Version

Version

1.1.3
Type

Type

jar

Download jweave 1.1.3


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