is not current version
Last Version 2.3.1

pl.gdela:socomo-view 2.3.0

Javascripts and stylesheets that do the visualization of socomo.html files in the browser.

GroupId

GroupId

pl.gdela
ArtifactId

ArtifactId

socomo-view
Version

Version

2.3.0
Type

Type

pom

Download socomo-view 2.3.0

Filename Size
socomo-view-2.3.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/pl.gdela/socomo-view/ -->
<dependency>
    <groupId>pl.gdela</groupId>
    <artifactId>socomo-view</artifactId>
    <version>2.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.gdela/socomo-view/
implementation 'pl.gdela:socomo-view:2.3.0'
// https://jarcasting.com/artifacts/pl.gdela/socomo-view/
implementation ("pl.gdela:socomo-view:2.3.0")
'pl.gdela:socomo-view:pom:2.3.0'
<dependency org="pl.gdela" name="socomo-view" rev="2.3.0">
  <artifact name="socomo-view" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.gdela', module='socomo-view', version='2.3.0')
)
libraryDependencies += "pl.gdela" % "socomo-view" % "2.3.0"
[pl.gdela/socomo-view "2.3.0"]