Categories |
CategoriesAnt Build Tools React User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsemantic-ui-react__event-stack |
Version | Version3.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/semantic-ui-react__event-stack/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>semantic-ui-react__event-stack</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/semantic-ui-react__event-stack/
implementation 'org.webjars.npm:semantic-ui-react__event-stack:3.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/semantic-ui-react__event-stack/
implementation ("org.webjars.npm:semantic-ui-react__event-stack:3.0.1")
'org.webjars.npm:semantic-ui-react__event-stack:jar:3.0.1'
<dependency org="org.webjars.npm" name="semantic-ui-react__event-stack" rev="3.0.1">
<artifact name="semantic-ui-react__event-stack" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='semantic-ui-react__event-stack', version='3.0.1')
)
libraryDependencies += "org.webjars.npm" % "semantic-ui-react__event-stack" % "3.0.1"
[org.webjars.npm/semantic-ui-react__event-stack "3.0.1"]