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