License |
License |
---|---|
GroupId | GroupIdcloud.agileframework |
ArtifactId | ArtifactIdagile-context |
Last Version | Last Version2.1.0.M20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionagile-context
agile-context
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
agile-context-2.1.0.M20.pom | |
agile-context-2.1.0.M20.jar | 10 KB |
agile-context-2.1.0.M20-sources.jar | 5 KB |
agile-context-2.1.0.M20-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.agileframework/agile-context/ -->
<dependency>
<groupId>cloud.agileframework</groupId>
<artifactId>agile-context</artifactId>
<version>2.1.0.M20</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.agileframework/agile-context/
implementation 'cloud.agileframework:agile-context:2.1.0.M20'
// https://jarcasting.com/artifacts/cloud.agileframework/agile-context/
implementation ("cloud.agileframework:agile-context:2.1.0.M20")
'cloud.agileframework:agile-context:jar:2.1.0.M20'
<dependency org="cloud.agileframework" name="agile-context" rev="2.1.0.M20">
<artifact name="agile-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.agileframework', module='agile-context', version='2.1.0.M20')
)
libraryDependencies += "cloud.agileframework" % "agile-context" % "2.1.0.M20"
[cloud.agileframework/agile-context "2.1.0.M20"]