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