Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.bitbucket.simon_massey |
ArtifactId | ArtifactIdthinbus-srp6a-js |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
thinbus-srp6a-js-1.4.0.pom | |
thinbus-srp6a-js-1.4.0.jar | 79 KB |
thinbus-srp6a-js-1.4.0-sources.jar | 42 KB |
thinbus-srp6a-js-1.4.0-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.simon_massey/thinbus-srp6a-js/ -->
<dependency>
<groupId>org.bitbucket.simon_massey</groupId>
<artifactId>thinbus-srp6a-js</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.simon_massey/thinbus-srp6a-js/
implementation 'org.bitbucket.simon_massey:thinbus-srp6a-js:1.4.0'
// https://jarcasting.com/artifacts/org.bitbucket.simon_massey/thinbus-srp6a-js/
implementation ("org.bitbucket.simon_massey:thinbus-srp6a-js:1.4.0")
'org.bitbucket.simon_massey:thinbus-srp6a-js:jar:1.4.0'
<dependency org="org.bitbucket.simon_massey" name="thinbus-srp6a-js" rev="1.4.0">
<artifact name="thinbus-srp6a-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.simon_massey', module='thinbus-srp6a-js', version='1.4.0')
)
libraryDependencies += "org.bitbucket.simon_massey" % "thinbus-srp6a-js" % "1.4.0"
[org.bitbucket.simon_massey/thinbus-srp6a-js "1.4.0"]