Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.net128.oss.web.application |
ArtifactId | ArtifactIdfile-manager-app |
Version | Version0.1.7 |
Type | Typewar |
Filename | Size |
---|---|
file-manager-app-0.1.7.pom | |
file-manager-app-0.1.7.war | 16 MB |
file-manager-app-0.1.7-sources.jar | 3 KB |
file-manager-app-0.1.7-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.net128.oss.web.application/file-manager-app/ -->
<dependency>
<groupId>com.net128.oss.web.application</groupId>
<artifactId>file-manager-app</artifactId>
<version>0.1.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.net128.oss.web.application/file-manager-app/
implementation 'com.net128.oss.web.application:file-manager-app:0.1.7'
// https://jarcasting.com/artifacts/com.net128.oss.web.application/file-manager-app/
implementation ("com.net128.oss.web.application:file-manager-app:0.1.7")
'com.net128.oss.web.application:file-manager-app:war:0.1.7'
<dependency org="com.net128.oss.web.application" name="file-manager-app" rev="0.1.7">
<artifact name="file-manager-app" type="war" />
</dependency>
@Grapes(
@Grab(group='com.net128.oss.web.application', module='file-manager-app', version='0.1.7')
)
libraryDependencies += "com.net128.oss.web.application" % "file-manager-app" % "0.1.7"
[com.net128.oss.web.application/file-manager-app "0.1.7"]