Categories |
CategoriesNet |
---|---|
GroupId | GroupIdedu.internet2.middleware.grouper |
ArtifactId | ArtifactIdmorphString |
Version | Version2.0.2 |
Type | Typejar |
Filename | Size |
---|---|
morphString-2.0.2.pom | |
morphString-2.0.2.jar | 39 KB |
morphString-2.0.2-tests.jar | 4 KB |
morphString-2.0.2-sources.jar | 40 KB |
morphString-2.0.2-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.internet2.middleware.grouper/morphString/ -->
<dependency>
<groupId>edu.internet2.middleware.grouper</groupId>
<artifactId>morphString</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.internet2.middleware.grouper/morphString/
implementation 'edu.internet2.middleware.grouper:morphString:2.0.2'
// https://jarcasting.com/artifacts/edu.internet2.middleware.grouper/morphString/
implementation ("edu.internet2.middleware.grouper:morphString:2.0.2")
'edu.internet2.middleware.grouper:morphString:jar:2.0.2'
<dependency org="edu.internet2.middleware.grouper" name="morphString" rev="2.0.2">
<artifact name="morphString" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.internet2.middleware.grouper', module='morphString', version='2.0.2')
)
libraryDependencies += "edu.internet2.middleware.grouper" % "morphString" % "2.0.2"
[edu.internet2.middleware.grouper/morphString "2.0.2"]