| License |
License |
|---|---|
| GroupId | GroupIdcom.github.senssic |
| ArtifactId | ArtifactIdsc-whorl-framework |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom.github.senssic:sc-whorl-framework
whorl framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sc-whorl-framework-1.0.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.senssic/sc-whorl-framework/ -->
<dependency>
<groupId>com.github.senssic</groupId>
<artifactId>sc-whorl-framework</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.senssic/sc-whorl-framework/
implementation 'com.github.senssic:sc-whorl-framework:1.0.0'
// https://jarcasting.com/artifacts/com.github.senssic/sc-whorl-framework/
implementation ("com.github.senssic:sc-whorl-framework:1.0.0")
'com.github.senssic:sc-whorl-framework:pom:1.0.0'
<dependency org="com.github.senssic" name="sc-whorl-framework" rev="1.0.0">
<artifact name="sc-whorl-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.senssic', module='sc-whorl-framework', version='1.0.0')
)
libraryDependencies += "com.github.senssic" % "sc-whorl-framework" % "1.0.0"
[com.github.senssic/sc-whorl-framework "1.0.0"]