License |
License |
---|---|
GroupId | GroupIdcom.scloudic |
ArtifactId | ArtifactIdjsuite |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjsuite
jsuite
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsuite-1.0.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scloudic/jsuite/ -->
<dependency>
<groupId>com.scloudic</groupId>
<artifactId>jsuite</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.scloudic/jsuite/
implementation 'com.scloudic:jsuite:1.0.0'
// https://jarcasting.com/artifacts/com.scloudic/jsuite/
implementation ("com.scloudic:jsuite:1.0.0")
'com.scloudic:jsuite:pom:1.0.0'
<dependency org="com.scloudic" name="jsuite" rev="1.0.0">
<artifact name="jsuite" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.scloudic', module='jsuite', version='1.0.0')
)
libraryDependencies += "com.scloudic" % "jsuite" % "1.0.0"
[com.scloudic/jsuite "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |