License |
License |
---|---|
GroupId | GroupIdcom.fixiu |
ArtifactId | ArtifactIdresources-scanner |
Version | Version1.0.1-RELEASE |
Type | Typejar |
Description |
Descriptionresources-scanner
A tools for scans resources and classes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.fixiu/resources-scanner/ -->
<dependency>
<groupId>com.fixiu</groupId>
<artifactId>resources-scanner</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.fixiu/resources-scanner/
implementation 'com.fixiu:resources-scanner:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.fixiu/resources-scanner/
implementation ("com.fixiu:resources-scanner:1.0.1-RELEASE")
'com.fixiu:resources-scanner:jar:1.0.1-RELEASE'
<dependency org="com.fixiu" name="resources-scanner" rev="1.0.1-RELEASE">
<artifact name="resources-scanner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fixiu', module='resources-scanner', version='1.0.1-RELEASE')
)
libraryDependencies += "com.fixiu" % "resources-scanner" % "1.0.1-RELEASE"
[com.fixiu/resources-scanner "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android Optional | jar | 4.1.1.4 |
org.jboss : jboss-vfs Optional | jar | 3.2.15.Final |
org.osgi : org.osgi.core Optional | jar | 6.0.0 |
org.slf4j : slf4j-api Optional | jar | 1.7.30 |