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