License |
License |
---|---|
GroupId | GroupIdorg.metafacture |
ArtifactId | ArtifactIdmetafacture-strings |
Version | Version5.2.0 |
Type | Typejar |
Description |
DescriptionMetafacture Strings
Modules for performing string operations on a Metafacture stream
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metafacture-strings-5.2.0.pom | |
metafacture-strings-5.2.0.jar | 14 KB |
metafacture-strings-5.2.0-sources.jar | 12 KB |
metafacture-strings-5.2.0-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.metafacture/metafacture-strings/ -->
<dependency>
<groupId>org.metafacture</groupId>
<artifactId>metafacture-strings</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.metafacture/metafacture-strings/
implementation 'org.metafacture:metafacture-strings:5.2.0'
// https://jarcasting.com/artifacts/org.metafacture/metafacture-strings/
implementation ("org.metafacture:metafacture-strings:5.2.0")
'org.metafacture:metafacture-strings:jar:5.2.0'
<dependency org="org.metafacture" name="metafacture-strings" rev="5.2.0">
<artifact name="metafacture-strings" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metafacture', module='metafacture-strings', version='5.2.0')
)
libraryDependencies += "org.metafacture" % "metafacture-strings" % "5.2.0"
[org.metafacture/metafacture-strings "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.metafacture : metafacture-framework | jar | 5.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.5.5 |