License |
License |
---|---|
GroupId | GroupIdcom.strategicgains |
ArtifactId | ArtifactIdAtomExpress |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtomExpress
Atom/RSS/Activity Streams domain models
|
Project URL |
Project URL |
Filename | Size |
---|---|
AtomExpress-0.1.1.pom | |
AtomExpress-0.1.1.jar | 31 KB |
AtomExpress-0.1.1-sources.jar | 25 KB |
AtomExpress-0.1.1-javadoc.jar | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains/AtomExpress/ -->
<dependency>
<groupId>com.strategicgains</groupId>
<artifactId>AtomExpress</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains/AtomExpress/
implementation 'com.strategicgains:AtomExpress:0.1.1'
// https://jarcasting.com/artifacts/com.strategicgains/AtomExpress/
implementation ("com.strategicgains:AtomExpress:0.1.1")
'com.strategicgains:AtomExpress:jar:0.1.1'
<dependency org="com.strategicgains" name="AtomExpress" rev="0.1.1">
<artifact name="AtomExpress" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains', module='AtomExpress', version='0.1.1')
)
libraryDependencies += "com.strategicgains" % "AtomExpress" % "0.1.1"
[com.strategicgains/AtomExpress "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.0 |