| License |
License |
|---|---|
| GroupId | GroupIdorg.tinygroup |
| ArtifactId | ArtifactIdlicenseutil |
| Version | Version0.0.4 |
| Type | Typejar |
| Description |
Descriptionlicenseutil
Tiny开源组织,主要目标为开发Tiny开发框架,我们的口号是: Think big, start small, scale fast.。
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| licenseutil-0.0.4.pom | |
| licenseutil-0.0.4.jar | 2 KB |
| licenseutil-0.0.4-tests.jar | 1 KB |
| licenseutil-0.0.4-sources.jar | 1 KB |
| licenseutil-0.0.4-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/licenseutil/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>licenseutil</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/licenseutil/
implementation 'org.tinygroup:licenseutil:0.0.4'
// https://jarcasting.com/artifacts/org.tinygroup/licenseutil/
implementation ("org.tinygroup:licenseutil:0.0.4")
'org.tinygroup:licenseutil:jar:0.0.4'
<dependency org="org.tinygroup" name="licenseutil" rev="0.0.4">
<artifact name="licenseutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='licenseutil', version='0.0.4')
)
libraryDependencies += "org.tinygroup" % "licenseutil" % "0.0.4"
[org.tinygroup/licenseutil "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.6 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.0 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |