GroupId | GroupIdcom.amlinv |
---|---|
ArtifactId | ArtifactIdstat-collection-utils |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
stat-collection-utils-1.0.0.pom | |
stat-collection-utils-1.0.0.jar | 35 KB |
stat-collection-utils-1.0.0-sources.jar | 31 KB |
stat-collection-utils-1.0.0-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.amlinv/stat-collection-utils/ -->
<dependency>
<groupId>com.amlinv</groupId>
<artifactId>stat-collection-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amlinv/stat-collection-utils/
implementation 'com.amlinv:stat-collection-utils:1.0.0'
// https://jarcasting.com/artifacts/com.amlinv/stat-collection-utils/
implementation ("com.amlinv:stat-collection-utils:1.0.0")
'com.amlinv:stat-collection-utils:jar:1.0.0'
<dependency org="com.amlinv" name="stat-collection-utils" rev="1.0.0">
<artifact name="stat-collection-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amlinv', module='stat-collection-utils', version='1.0.0')
)
libraryDependencies += "com.amlinv" % "stat-collection-utils" % "1.0.0"
[com.amlinv/stat-collection-utils "1.0.0"]