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