is not current version
Last Version 0.1.8

com.net128.oss.web.application:file-manager-app 0.1.7

a file manager application based on the file-manager api library

Categories

Categories

Net
GroupId

GroupId

com.net128.oss.web.application
ArtifactId

ArtifactId

file-manager-app
Version

Version

0.1.7
Type

Type

war

Download file-manager-app 0.1.7


<!-- 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"]