Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsanctuary-type-identifiers |
Version | Version1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sanctuary-type-identifiers/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sanctuary-type-identifiers</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sanctuary-type-identifiers/
implementation 'org.webjars.npm:sanctuary-type-identifiers:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/sanctuary-type-identifiers/
implementation ("org.webjars.npm:sanctuary-type-identifiers:1.0.0")
'org.webjars.npm:sanctuary-type-identifiers:jar:1.0.0'
<dependency org="org.webjars.npm" name="sanctuary-type-identifiers" rev="1.0.0">
<artifact name="sanctuary-type-identifiers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sanctuary-type-identifiers', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "sanctuary-type-identifiers" % "1.0.0"
[org.webjars.npm/sanctuary-type-identifiers "1.0.0"]