License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcomponent-type |
Version | Version1.2.1 |
Type | Typejar |
Description |
Descriptioncomponent-type
WebJar for component-type
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
component-type-1.2.1.pom | |
component-type-1.2.1.jar | 31 KB |
component-type-1.2.1-sources.jar | 22 bytes |
component-type-1.2.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/component-type/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>component-type</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/component-type/
implementation 'org.webjars.npm:component-type:1.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/component-type/
implementation ("org.webjars.npm:component-type:1.2.1")
'org.webjars.npm:component-type:jar:1.2.1'
<dependency org="org.webjars.npm" name="component-type" rev="1.2.1">
<artifact name="component-type" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='component-type', version='1.2.1')
)
libraryDependencies += "org.webjars.npm" % "component-type" % "1.2.1"
[org.webjars.npm/component-type "1.2.1"]