is not current version
Last Version 1.1.0

org.webjars.npm:split-on-first 1.0.0

WebJar for split-on-first

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

split-on-first
Version

Version

1.0.0
Type

Type

jar

Download split-on-first 1.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/split-on-first/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>split-on-first</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/split-on-first/
implementation 'org.webjars.npm:split-on-first:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/split-on-first/
implementation ("org.webjars.npm:split-on-first:1.0.0")
'org.webjars.npm:split-on-first:jar:1.0.0'
<dependency org="org.webjars.npm" name="split-on-first" rev="1.0.0">
  <artifact name="split-on-first" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='split-on-first', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "split-on-first" % "1.0.0"
[org.webjars.npm/split-on-first "1.0.0"]