License |
License |
---|---|
GroupId | GroupIdcom.seezoon |
ArtifactId | ArtifactIdseezoon-components |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionseezoon-components-parent
make development easier
|
Project URL |
Project URL |
Filename | Size |
---|---|
seezoon-components-1.0.3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seezoon/seezoon-components/ -->
<dependency>
<groupId>com.seezoon</groupId>
<artifactId>seezoon-components</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.seezoon/seezoon-components/
implementation 'com.seezoon:seezoon-components:1.0.3'
// https://jarcasting.com/artifacts/com.seezoon/seezoon-components/
implementation ("com.seezoon:seezoon-components:1.0.3")
'com.seezoon:seezoon-components:pom:1.0.3'
<dependency org="com.seezoon" name="seezoon-components" rev="1.0.3">
<artifact name="seezoon-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.seezoon', module='seezoon-components', version='1.0.3')
)
libraryDependencies += "com.seezoon" % "seezoon-components" % "1.0.3"
[com.seezoon/seezoon-components "1.0.3"]