License |
License |
---|---|
GroupId | GroupIdorg.metafacture |
ArtifactId | ArtifactIdmetafacture-commons |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetafacture Commons
Basic types, algorithms and utilities for Metafacture
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metafacture-commons-5.3.2.pom | |
metafacture-commons-5.3.2.jar | 39 KB |
metafacture-commons-5.3.2-sources.jar | 27 KB |
metafacture-commons-5.3.2-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.metafacture/metafacture-commons/ -->
<dependency>
<groupId>org.metafacture</groupId>
<artifactId>metafacture-commons</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.metafacture/metafacture-commons/
implementation 'org.metafacture:metafacture-commons:5.3.2'
// https://jarcasting.com/artifacts/org.metafacture/metafacture-commons/
implementation ("org.metafacture:metafacture-commons:5.3.2")
'org.metafacture:metafacture-commons:jar:5.3.2'
<dependency org="org.metafacture" name="metafacture-commons" rev="5.3.2">
<artifact name="metafacture-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metafacture', module='metafacture-commons', version='5.3.2')
)
libraryDependencies += "org.metafacture" % "metafacture-commons" % "5.3.2"
[org.metafacture/metafacture-commons "5.3.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |