is not current version
Last Version 0.8

com.antkorwin:ioutils 0.1

TempFile, CustomMultipartFile, etc.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antkorwin
ArtifactId

ArtifactId

ioutils
Version

Version

0.1
Type

Type

jar

Download ioutils 0.1


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