is not current version
Last Version 0.0.2

cn.lioyan:sec-boot-file 0.0.1


GroupId

GroupId

cn.lioyan
ArtifactId

ArtifactId

sec-boot-file
Version

Version

0.0.1
Type

Type

jar

Download sec-boot-file 0.0.1


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