License |
License |
---|---|
GroupId | GroupIdorg.kuali.coeus |
ArtifactId | ArtifactIdcoeus-s2sgen-api |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis coeus s2s generator project contains s2s generators for grants.gov and research.gov form submission
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coeus-s2sgen-api-6.0.0.pom | |
coeus-s2sgen-api-6.0.0.jar | 17 KB |
coeus-s2sgen-api-6.0.0-sources.jar | 16 KB |
coeus-s2sgen-api-6.0.0-javadoc.jar | 151 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.coeus/coeus-s2sgen-api/ -->
<dependency>
<groupId>org.kuali.coeus</groupId>
<artifactId>coeus-s2sgen-api</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.coeus/coeus-s2sgen-api/
implementation 'org.kuali.coeus:coeus-s2sgen-api:6.0.0'
// https://jarcasting.com/artifacts/org.kuali.coeus/coeus-s2sgen-api/
implementation ("org.kuali.coeus:coeus-s2sgen-api:6.0.0")
'org.kuali.coeus:coeus-s2sgen-api:jar:6.0.0'
<dependency org="org.kuali.coeus" name="coeus-s2sgen-api" rev="6.0.0">
<artifact name="coeus-s2sgen-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.coeus', module='coeus-s2sgen-api', version='6.0.0')
)
libraryDependencies += "org.kuali.coeus" % "coeus-s2sgen-api" % "6.0.0"
[org.kuali.coeus/coeus-s2sgen-api "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.kuali.coeus : coeus-api-all | jar | 6.0.0.1 |