License |
License |
---|---|
GroupId | GroupIdcom.daioware |
ArtifactId | ArtifactIdsystem |
Version | Version2.0.1-RELEASE |
Type | Typejar |
Description |
DescriptionSystem Utilities
System Utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
system-2.0.1-RELEASE.pom | |
system-2.0.1-RELEASE.jar | 12 KB |
system-2.0.1-RELEASE-sources.jar | 5 KB |
system-2.0.1-RELEASE-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.daioware/system/ -->
<dependency>
<groupId>com.daioware</groupId>
<artifactId>system</artifactId>
<version>2.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.daioware/system/
implementation 'com.daioware:system:2.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.daioware/system/
implementation ("com.daioware:system:2.0.1-RELEASE")
'com.daioware:system:jar:2.0.1-RELEASE'
<dependency org="com.daioware" name="system" rev="2.0.1-RELEASE">
<artifact name="system" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daioware', module='system', version='2.0.1-RELEASE')
)
libraryDependencies += "com.daioware" % "system" % "2.0.1-RELEASE"
[com.daioware/system "2.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |