License |
License |
---|---|
GroupId | GroupIdcom.oldnoop |
ArtifactId | ArtifactIdcos |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncos
Spring Support for COS API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cos-1.1.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oldnoop/cos/ -->
<dependency>
<groupId>com.oldnoop</groupId>
<artifactId>cos</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oldnoop/cos/
implementation 'com.oldnoop:cos:1.1.1'
// https://jarcasting.com/artifacts/com.oldnoop/cos/
implementation ("com.oldnoop:cos:1.1.1")
'com.oldnoop:cos:pom:1.1.1'
<dependency org="com.oldnoop" name="cos" rev="1.1.1">
<artifact name="cos" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oldnoop', module='cos', version='1.1.1')
)
libraryDependencies += "com.oldnoop" % "cos" % "1.1.1"
[com.oldnoop/cos "1.1.1"]