is not current version
Last Version 0.8

com.antkorwin:ioutils 0.5

TempFile, CustomMultipartFile, etc.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antkorwin
ArtifactId

ArtifactId

ioutils
Version

Version

0.5
Type

Type

jar

Download ioutils 0.5


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