is not current version
Last Version 0.8

com.antkorwin:ioutils 0.3

TempFile, CustomMultipartFile, etc.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antkorwin
ArtifactId

ArtifactId

ioutils
Version

Version

0.3
Type

Type

jar

Download ioutils 0.3


<!-- https://jarcasting.com/artifacts/com.antkorwin/ioutils/ -->
<dependency>
    <groupId>com.antkorwin</groupId>
    <artifactId>ioutils</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.antkorwin/ioutils/
implementation 'com.antkorwin:ioutils:0.3'
// https://jarcasting.com/artifacts/com.antkorwin/ioutils/
implementation ("com.antkorwin:ioutils:0.3")
'com.antkorwin:ioutils:jar:0.3'
<dependency org="com.antkorwin" name="ioutils" rev="0.3">
  <artifact name="ioutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antkorwin', module='ioutils', version='0.3')
)
libraryDependencies += "com.antkorwin" % "ioutils" % "0.3"
[com.antkorwin/ioutils "0.3"]