License |
License |
---|---|
GroupId | GroupIdcom.iqiny.silly |
ArtifactId | ArtifactIdsilly-core |
Version | Version1.1.0-RELEASE |
Type | Typejar |
Description |
Descriptionsilly-core
top silly project pom.xml file
|
Project Organization |
Project Organizationiqiny |
Filename | Size |
---|---|
silly-core-1.1.0-RELEASE.pom | |
silly-core-1.1.0-RELEASE.jar | 162 KB |
silly-core-1.1.0-RELEASE-sources.jar | 117 KB |
silly-core-1.1.0-RELEASE-javadoc.jar | 886 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iqiny.silly/silly-core/ -->
<dependency>
<groupId>com.iqiny.silly</groupId>
<artifactId>silly-core</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.iqiny.silly/silly-core/
implementation 'com.iqiny.silly:silly-core:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.iqiny.silly/silly-core/
implementation ("com.iqiny.silly:silly-core:1.1.0-RELEASE")
'com.iqiny.silly:silly-core:jar:1.1.0-RELEASE'
<dependency org="com.iqiny.silly" name="silly-core" rev="1.1.0-RELEASE">
<artifact name="silly-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iqiny.silly', module='silly-core', version='1.1.0-RELEASE')
)
libraryDependencies += "com.iqiny.silly" % "silly-core" % "1.1.0-RELEASE"
[com.iqiny.silly/silly-core "1.1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.iqiny.silly : silly-common | jar |