| License |
License |
|---|---|
| GroupId | GroupIdcom.optersoft |
| ArtifactId | ArtifactIdcom.optersoft.web |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptioncom.optersoft.web
README
|
| Filename | Size |
|---|---|
| com.optersoft.web-0.1.0.pom | |
| com.optersoft.web-0.1.0.jar | 266 KB |
| com.optersoft.web-0.1.0-sources.jar | 328 KB |
| com.optersoft.web-0.1.0-plugin.jar | 117 KB |
| com.optersoft.web-0.1.0-plugin-sources.jar | 147 KB |
| com.optersoft.web-0.1.0-plugin-javadoc.jar | 464 bytes |
| com.optersoft.web-0.1.0-javadoc.jar | 464 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.optersoft/com.optersoft.web/ -->
<dependency>
<groupId>com.optersoft</groupId>
<artifactId>com.optersoft.web</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.optersoft/com.optersoft.web/
implementation 'com.optersoft:com.optersoft.web:0.1.0'
// https://jarcasting.com/artifacts/com.optersoft/com.optersoft.web/
implementation ("com.optersoft:com.optersoft.web:0.1.0")
'com.optersoft:com.optersoft.web:jar:0.1.0'
<dependency org="com.optersoft" name="com.optersoft.web" rev="0.1.0">
<artifact name="com.optersoft.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.optersoft', module='com.optersoft.web', version='0.1.0')
)
libraryDependencies += "com.optersoft" % "com.optersoft.web" % "0.1.0"
[com.optersoft/com.optersoft.web "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.scalatags : scalatags_2.11 | jar | 0.4.2 |