Categories |
CategoriesData Utility General Purpose Libraries |
---|---|
GroupId | GroupIdcom.imsweb |
ArtifactId | ArtifactIdseerdata-utility |
Version | Version1.11 |
Type | Typejar |
Filename | Size |
---|---|
seerdata-utility-1.11.pom | |
seerdata-utility-1.11.jar | 54 KB |
seerdata-utility-1.11-sources.jar | 35 KB |
seerdata-utility-1.11-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.imsweb/seerdata-utility/ -->
<dependency>
<groupId>com.imsweb</groupId>
<artifactId>seerdata-utility</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.imsweb/seerdata-utility/
implementation 'com.imsweb:seerdata-utility:1.11'
// https://jarcasting.com/artifacts/com.imsweb/seerdata-utility/
implementation ("com.imsweb:seerdata-utility:1.11")
'com.imsweb:seerdata-utility:jar:1.11'
<dependency org="com.imsweb" name="seerdata-utility" rev="1.11">
<artifact name="seerdata-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.imsweb', module='seerdata-utility', version='1.11')
)
libraryDependencies += "com.imsweb" % "seerdata-utility" % "1.11"
[com.imsweb/seerdata-utility "1.11"]