License |
License |
---|---|
GroupId | GroupIdcom.propensive |
ArtifactId | ArtifactIdwisteria-core |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWisteria
Wisteria
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wisteria-core-0.3.0.pom | |
wisteria-core-0.3.0.jar | 78 KB |
wisteria-core-0.3.0-sources.jar | 6 KB |
wisteria-core-0.3.0-javadoc.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.propensive/wisteria-core/ -->
<dependency>
<groupId>com.propensive</groupId>
<artifactId>wisteria-core</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.propensive/wisteria-core/
implementation 'com.propensive:wisteria-core:0.3.0'
// https://jarcasting.com/artifacts/com.propensive/wisteria-core/
implementation ("com.propensive:wisteria-core:0.3.0")
'com.propensive:wisteria-core:jar:0.3.0'
<dependency org="com.propensive" name="wisteria-core" rev="0.3.0">
<artifact name="wisteria-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.propensive', module='wisteria-core', version='0.3.0')
)
libraryDependencies += "com.propensive" % "wisteria-core" % "0.3.0"
[com.propensive/wisteria-core "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.propensive : rudiments-core | jar | 0.3.0 |