# Import

### Add to your site <a href="#npm" id="npm"></a>

{% code overflow="wrap" lineNumbers="true" %}

```html
<script src="https://coolstone.dev/dubnium/browser/v0.js"></script>
```

{% endcode %}

### Add a different version

{% hint style="info" %}
Please note that only **major** versions will get a new file. The currently available versions are listed below

* v0
  {% endhint %}

```html
<script src="https://coolstone.dev/dubnium/browser/v{VERSION_HERE}.js"></script>
```

### Or download it from GitHub <a href="#github" id="github"></a>

{% embed url="<https://github.com/coolstone-tech/dubnium>" %}
