Need your own package repository for Alpine,
Cargo,
CocoaPods,
Composer,
Conan,
CRAN,
Dart,
Debian,
Docker,
Go,
Helm,
LuaRocks,
Maven,
npm,
NuGet,
Python,
RedHat,
Ruby,
Terraform,
Vagrant,
Raw & More?
Cloudsmith
provides better DevOps with simple and secure delivery
of your software, from dev to production.

io.improbable.gdk.transformsy…
0.2.6
One-liner (summary)
Description
pkg | io.improbable.gdk.transformsync… |
376
1.6 KB |
md5 | sha1 | sha256 | sha512 |
This package has 10 files/directories.
You can embed a badge in another website that shows this or the latest version of this package.
To embed the badge for this specific package version, use the following:
[](https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/0.2.6/)
|This Version @ Cloudsmith|
.. |This Version @ Cloudsmith| image:: https://api-prd.cloudsmith.io/v1/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.transformsynchronization2d/0.2.6/x/?render=true&badge_token=gAAAAABgcvuFGL59eNQn1O4xqkUShywjwqH2fwyU7pmnY_R13ddUSwGCU701Q0uGbzGevIqfOUAm_2GzrEKLgFSb5K4t3c3kyQUMIXkGjyGcYynk7houn4Q%3D
:target: https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/0.2.6/
image::https://api-prd.cloudsmith.io/v1/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.transformsynchronization2d/0.2.6/x/?render=true&badge_token=gAAAAABgcvuFGL59eNQn1O4xqkUShywjwqH2fwyU7pmnY_R13ddUSwGCU701Q0uGbzGevIqfOUAm_2GzrEKLgFSb5K4t3c3kyQUMIXkGjyGcYynk7houn4Q%3D[link="https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/0.2.6/",title="This Version @ Cloudsmith"]
<a href="https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/0.2.6/"><img src="https://api-prd.cloudsmith.io/v1/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.transformsynchronization2d/0.2.6/x/?render=true&badge_token=gAAAAABgcvuFGL59eNQn1O4xqkUShywjwqH2fwyU7pmnY_R13ddUSwGCU701Q0uGbzGevIqfOUAm_2GzrEKLgFSb5K4t3c3kyQUMIXkGjyGcYynk7houn4Q%3D" alt="This Version @ Cloudsmith" /></a>
rendered as:
To embed the badge for the latest package version, use the following:
[](https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/latest/)
|Latest Version @ Cloudsmith|
.. |Latest Version @ Cloudsmith| image:: https://api-prd.cloudsmith.io/v1/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.transformsynchronization2d/latest/x/?render=true&badge_token=gAAAAABgcvuFQFcXgNATvzAgHAQT9q4ePOTJgxpPiEHQ2C3MsTlc8UCDC2u0MUvI9JMtCpHx8oypYIUucKQ1hPNz_QbDOLyGGZpvSw6XbXOr0AkR9UfWR7U%3D
:target: https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/latest/
image::https://api-prd.cloudsmith.io/v1/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.transformsynchronization2d/latest/x/?render=true&badge_token=gAAAAABgcvuFQFcXgNATvzAgHAQT9q4ePOTJgxpPiEHQ2C3MsTlc8UCDC2u0MUvI9JMtCpHx8oypYIUucKQ1hPNz_QbDOLyGGZpvSw6XbXOr0AkR9UfWR7U%3D[link="https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/latest/",title="Latest Version @ Cloudsmith"]
<a href="https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/latest/"><img src="https://api-prd.cloudsmith.io/v1/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.transformsynchronization2d/latest/x/?render=true&badge_token=gAAAAABgcvuFQFcXgNATvzAgHAQT9q4ePOTJgxpPiEHQ2C3MsTlc8UCDC2u0MUvI9JMtCpHx8oypYIUucKQ1hPNz_QbDOLyGGZpvSw6XbXOr0AkR9UfWR7U%3D" alt="Latest Version @ Cloudsmith" /></a>
rendered as:
These instructions assume you have setup the repository first (or read it).
To install/use io.improbable.gdk.transformsynchronization2d @ version 0.2.6 ...
npm install 'io.improbable.gdk.transformsynchronization2d@0.2.6'
You can also install the latest version of this package:
npm install 'io.improbable.gdk.transformsynchronization2d'
If necessary, you can specify the registry directly:
npm install \
--registry=https://npm.improbable.io/gdk-for-unity/ \
'io.improbable.gdk.transformsynchronization2d@0.2.6'
Alternatively, you can add it to dependencies in your project package.json file:
{ "dependencies": { "io.improbable.gdk.transformsynchronization2d": "0.2.6" } }
If you're using yarn, you need to add always-auth to your user or project .npmrc:
always-auth