is not current version
Last Version 1.0.5

com.agile4j:agile4j-utils 1.0.0

工具包

GroupId

GroupId

com.agile4j
ArtifactId

ArtifactId

agile4j-utils
Version

Version

1.0.0
Type

Type

jar

Download agile4j-utils 1.0.0


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