License |
License |
---|---|
GroupId | GroupIdcom.gitlab.ccook |
ArtifactId | ArtifactIdjweave |
Version | Version9999.9999.10000 |
Type | Typejar |
Description |
Descriptionjweave
A suite of open source weaving tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jweave-9999.9999.10000.pom | |
jweave-9999.9999.10000.jar | 160 KB |
jweave-9999.9999.10000-sources.jar | 79 KB |
jweave-9999.9999.10000-javadoc.jar | 593 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.ccook/jweave/ -->
<dependency>
<groupId>com.gitlab.ccook</groupId>
<artifactId>jweave</artifactId>
<version>9999.9999.10000</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.ccook/jweave/
implementation 'com.gitlab.ccook:jweave:9999.9999.10000'
// https://jarcasting.com/artifacts/com.gitlab.ccook/jweave/
implementation ("com.gitlab.ccook:jweave:9999.9999.10000")
'com.gitlab.ccook:jweave:jar:9999.9999.10000'
<dependency org="com.gitlab.ccook" name="jweave" rev="9999.9999.10000">
<artifact name="jweave" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.ccook', module='jweave', version='9999.9999.10000')
)
libraryDependencies += "com.gitlab.ccook" % "jweave" % "9999.9999.10000"
[com.gitlab.ccook/jweave "9999.9999.10000"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
joda-time : joda-time | jar | 2.10.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |